Re-enable dependents of exception-transformers

This re-enables the packages language-c-quote, srcloc, exception-mtl,
and mainland-pretty.
This commit is contained in:
Troels Henriksen 2018-05-09 22:12:08 +02:00
parent c35f273e3d
commit 69bbecb3c6

View File

@ -1261,7 +1261,7 @@ packages:
# - magicbane # https://github.com/myfreeweb/magicbane/issues/9
"Francesco Mazzoli <f@mazzo.li> @bitonic":
- language-c-quote < 0 # GHC 8.4 via exception-transformers
- language-c-quote
"Sönke Hahn <soenkehahn@gmail.com> @soenkehahn":
- generics-eot
@ -3378,7 +3378,6 @@ packages:
- crackNum < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- prim-array < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- quickcheck-classes < 0 # DependencyFailed (PackageName "prim-array")
- srcloc < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- xmonad < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- xxhash < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- Unique < 0 # GHC 8.4 via base-4.11.0.0
@ -3392,11 +3391,9 @@ packages:
- attoparsec-time < 0 # GHC 8.4 via doctest-0.15.0
- hint < 0 # GHC 8.4 via ghc-8.4.1
- syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0
- exception-mtl < 0 # GHC 8.4 via exception-transformers
- consul-haskell < 0 # GHC 8.4 via uuid
- hasql-transaction < 0 # GHC 8.4 via hasql
- language-ecmascript < 0 # wl-pprint
- mainland-pretty < 0
"GHC upper bounds":
# Need to always match the version shipped with GHC