mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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 ...
|
||||
- base < 4.10
|
||||
- containers < 0.5.9.1
|
||||
- ghc < 8.2.1
|
||||
- ghc-boot < 8.2
|
||||
- ghc-boot-th < 8.1
|
||||
@ -3343,7 +3342,7 @@ package-flags:
|
||||
ghc_8_0: true
|
||||
|
||||
functor-classes-compat:
|
||||
containers: false
|
||||
containers: true
|
||||
|
||||
timezone-series:
|
||||
time_1_6_and_1_7: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user