mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 07:00:25 +01:00
Constrain packages that depend on GHC 8.10
This commit is contained in:
parent
a353301468
commit
be97efb6b1
@ -2265,7 +2265,7 @@ packages:
|
|||||||
- deriving-compat
|
- deriving-compat
|
||||||
- dotgen
|
- dotgen
|
||||||
- echo
|
- echo
|
||||||
- eliminators
|
- eliminators < 0.7 # GHC 8.10 via base-4.14 & template-haskell-2.16
|
||||||
- generic-deriving
|
- generic-deriving
|
||||||
- hashmap
|
- hashmap
|
||||||
- invariant
|
- invariant
|
||||||
@ -3069,7 +3069,7 @@ packages:
|
|||||||
|
|
||||||
"Richard Eisenberg <eir@cis.upenn.edu> @goldfirere":
|
"Richard Eisenberg <eir@cis.upenn.edu> @goldfirere":
|
||||||
- th-desugar
|
- th-desugar
|
||||||
- singletons
|
- singletons < 2.7 # GHC 8.10 via Cabal-3.2 & base-4.14
|
||||||
- HUnit-approx
|
- HUnit-approx
|
||||||
- units-parser < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/main/main
|
- units-parser < 0 # BuildFailureException Process exited with ExitFailure 1: dist/build/main/main
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user