mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-21 03:31:59 +01:00
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:
parent
c35f273e3d
commit
69bbecb3c6
@ -1261,7 +1261,7 @@ packages:
|
|||||||
# - magicbane # https://github.com/myfreeweb/magicbane/issues/9
|
# - magicbane # https://github.com/myfreeweb/magicbane/issues/9
|
||||||
|
|
||||||
"Francesco Mazzoli <f@mazzo.li> @bitonic":
|
"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":
|
"Sönke Hahn <soenkehahn@gmail.com> @soenkehahn":
|
||||||
- generics-eot
|
- generics-eot
|
||||||
@ -3378,7 +3378,6 @@ packages:
|
|||||||
- crackNum < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
- crackNum < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
- prim-array < 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")
|
- 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
|
- xmonad < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
- xxhash < 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
|
- 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
|
- attoparsec-time < 0 # GHC 8.4 via doctest-0.15.0
|
||||||
- hint < 0 # GHC 8.4 via ghc-8.4.1
|
- hint < 0 # GHC 8.4 via ghc-8.4.1
|
||||||
- syb-with-class < 0 # GHC 8.4 via template-haskell-2.13.0.0
|
- 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
|
- consul-haskell < 0 # GHC 8.4 via uuid
|
||||||
- hasql-transaction < 0 # GHC 8.4 via hasql
|
- hasql-transaction < 0 # GHC 8.4 via hasql
|
||||||
- language-ecmascript < 0 # wl-pprint
|
- language-ecmascript < 0 # wl-pprint
|
||||||
- mainland-pretty < 0
|
|
||||||
|
|
||||||
"GHC upper bounds":
|
"GHC upper bounds":
|
||||||
# Need to always match the version shipped with GHC
|
# Need to always match the version shipped with GHC
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user