diff --git a/lhs2tex.cabal b/lhs2tex.cabal index dc79026..026fcc3 100644 --- a/lhs2tex.cabal +++ b/lhs2tex.cabal @@ -24,7 +24,7 @@ description: be invoked in another mode to just extract the Haskell code. category: Development, Language build-type: Custom -tested-with: GHC == 7.4.2, GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.1 +tested-with: GHC == 7.4.2, GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.1, GHC == 8.4.3, GHC == 8.6.1 extra-source-files: AUTHORS CHANGELOG.md INSTALL