multi-ghc-travis: update to current Git master

This commit is contained in:
Peter Simons
2018-02-13 10:57:40 +01:00
parent 4b39930ee6
commit afb83e0e03
3 changed files with 3 additions and 4 deletions

View File

@@ -2706,7 +2706,6 @@ extra-packages:
- QuickCheck < 2 # required by test-framework-quickcheck and its users
- seqid < 0.2 # newer versions depend on transformers 0.4.x which we cannot provide in GHC 7.8.x
- seqid-streams < 0.2 # newer versions depend on transformers 0.4.x which we cannot provide in GHC 7.8.x
- ShellCheck == 0.4.6 # required by multi-ghc-travis
- split < 0.2 # newer versions don't work with GHC 6.12.3
- tar < 0.4.2.0 # later versions don't work with GHC < 7.6.x
- transformers == 0.4.3.* # the latest version isn't supported by mtl yet