From 1574716c4028c482e68aac8596c31b33902772f5 Mon Sep 17 00:00:00 2001 From: defanor Date: Tue, 2 Jan 2018 19:20:16 +0300 Subject: Fix a typo --- coalpit.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coalpit.cabal b/coalpit.cabal index 5f3e57d..0dff371 100644 --- a/coalpit.cabal +++ b/coalpit.cabal @@ -18,7 +18,7 @@ extra-source-files: ChangeLog.md , examples/Basic.hs , examples/Pipes.hs cabal-version: >=1.10 -tested-with: GHC == 8.0.1, GHC == 8.0.2, GHC == 8.2.1, GHC == 8.2.1 +tested-with: GHC == 8.0.1, GHC == 8.0.2, GHC == 8.2.1, GHC == 8.2.2 bug-reports: https://github.com/defanor/coalpit/issues source-repository head type: git -- cgit v1.2.3