mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-11 05:47:29 +01:00
Flip functor-classes-compat flag to containers: true, closes #2671
This commit is contained in:
parent
4a2e844744
commit
6966431047
@ -3236,7 +3236,6 @@ packages:
|
|||||||
|
|
||||||
# WIP: Issues are coming ...
|
# WIP: Issues are coming ...
|
||||||
- base < 4.10
|
- base < 4.10
|
||||||
- containers < 0.5.9.1
|
|
||||||
- ghc < 8.2.1
|
- ghc < 8.2.1
|
||||||
- ghc-boot < 8.2
|
- ghc-boot < 8.2
|
||||||
- ghc-boot-th < 8.1
|
- ghc-boot-th < 8.1
|
||||||
@ -3343,7 +3342,7 @@ package-flags:
|
|||||||
ghc_8_0: true
|
ghc_8_0: true
|
||||||
|
|
||||||
functor-classes-compat:
|
functor-classes-compat:
|
||||||
containers: false
|
containers: true
|
||||||
|
|
||||||
timezone-series:
|
timezone-series:
|
||||||
time_1_6_and_1_7: true
|
time_1_6_and_1_7: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user