mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-13 23:05:47 +01:00
Resolve unordered-containers and base-orphans issues
Fixes #2436 Fixes #2386
This commit is contained in:
parent
809a80b365
commit
3750959318
@ -3057,9 +3057,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2378
|
# https://github.com/fpco/stackage/issues/2378
|
||||||
- errors < 2.2.0
|
- errors < 2.2.0
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2386
|
|
||||||
- unordered-containers < 0.2.8.0
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2393
|
# https://github.com/fpco/stackage/issues/2393
|
||||||
- HUnit < 1.6.0.0
|
- HUnit < 1.6.0.0
|
||||||
|
|
||||||
@ -3069,9 +3066,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2433
|
# https://github.com/fpco/stackage/issues/2433
|
||||||
- hlint < 2
|
- hlint < 2
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2436
|
|
||||||
- base-orphans < 0.6
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2439
|
# https://github.com/fpco/stackage/issues/2439
|
||||||
- persistent < 2.7.0
|
- persistent < 2.7.0
|
||||||
|
|
||||||
@ -3162,7 +3156,6 @@ package-flags:
|
|||||||
|
|
||||||
functor-classes-compat:
|
functor-classes-compat:
|
||||||
containers: false
|
containers: false
|
||||||
unordered-containers: false # https://github.com/fpco/stackage/issues/2386
|
|
||||||
|
|
||||||
# end of package-flags
|
# end of package-flags
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user