mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 18:21:56 +01:00
Merge pull request #3374 from ygale/patch-1
timezone-olson now builds with 8.4.1
This commit is contained in:
commit
a3f3af0684
@ -3344,7 +3344,6 @@ packages:
|
|||||||
- skeletons < 0 # build failure with GHC 8.4
|
- skeletons < 0 # build failure with GHC 8.4
|
||||||
- sql-words < 0 # build failure with GHC 8.4
|
- sql-words < 0 # build failure with GHC 8.4
|
||||||
- timespan < 0 # build failure with GHC 8.4
|
- timespan < 0 # build failure with GHC 8.4
|
||||||
- timezone-olson < 0 # build failure with GHC 8.4
|
|
||||||
- tinytemplate < 0 # build failure with GHC 8.4
|
- tinytemplate < 0 # build failure with GHC 8.4
|
||||||
- transient < 0 # build failure with GHC 8.4
|
- transient < 0 # build failure with GHC 8.4
|
||||||
- tuple < 0 # build failure with GHC 8.4
|
- tuple < 0 # build failure with GHC 8.4
|
||||||
@ -4955,10 +4954,6 @@ package-flags:
|
|||||||
functor-classes-compat:
|
functor-classes-compat:
|
||||||
containers: true
|
containers: true
|
||||||
|
|
||||||
timezone-series:
|
|
||||||
time_1_6_and_1_7: false
|
|
||||||
time_pre_1_6: false
|
|
||||||
|
|
||||||
mintty:
|
mintty:
|
||||||
win32-2-5: true
|
win32-2-5: true
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user