mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-29 07:30:25 +01:00
Add missing flags and close #2561
This commit is contained in:
parent
2c07353a9d
commit
539aa17b8b
@ -3222,9 +3222,6 @@ packages:
|
|||||||
- text-show-instances < 3.6.1
|
- text-show-instances < 3.6.1
|
||||||
- aeson-compat < 0.3.7
|
- aeson-compat < 0.3.7
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2561
|
|
||||||
- timezone-series < 0.1.8
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2562
|
# https://github.com/fpco/stackage/issues/2562
|
||||||
- trifecta < 1.7
|
- trifecta < 1.7
|
||||||
|
|
||||||
@ -3337,6 +3334,10 @@ package-flags:
|
|||||||
functor-classes-compat:
|
functor-classes-compat:
|
||||||
containers: false
|
containers: false
|
||||||
|
|
||||||
|
timezone-series:
|
||||||
|
time_1_6_and_1_7: true
|
||||||
|
time_pre_1_6: false
|
||||||
|
|
||||||
# end of package-flags
|
# end of package-flags
|
||||||
|
|
||||||
# Special configure options for individual packages
|
# Special configure options for individual packages
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user