]> woffs.de Git - fd/haskell-amqp-utils.git/commitdiff
omit travis testing ghc 8.6.4
authorFrank Doepper <[email protected]>
Mon, 30 Sep 2019 16:52:22 +0000 (18:52 +0200)
committerFrank Doepper <[email protected]>
Mon, 30 Sep 2019 16:52:22 +0000 (18:52 +0200)
amqp-utils.cabal

index 205cec9f2e0aa02f9e85a7417544c110956e41a4..f2f453c49e9ca7b38aed88c02cca2000772525ad 100644 (file)
@@ -31,7 +31,7 @@ extra-source-files:  ChangeLog.md, README.md
 
 cabal-version:       >=1.10
 
-Tested-With: GHC ==7.10.2 || ==8.0.2 || ==8.2.2 || ==8.4.4 || >= 8.6.4
+Tested-With: GHC ==7.10.2 || ==8.0.2 || ==8.2.2 || ==8.4.4 || >= 8.6.5
 
 executable konsum
   main-is:             konsum.hs
don't click here