mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 10:11:57 +01:00
Upgrade strict & aeson, closes #5583. Disabled filecache and strict-base-types
This commit is contained in:
parent
2702a1b1e7
commit
7a7fa50c23
@ -2586,9 +2586,9 @@ packages:
|
|||||||
"Simon Marechal <bartavelle@gmail.com> @bartavelle":
|
"Simon Marechal <bartavelle@gmail.com> @bartavelle":
|
||||||
- compactmap
|
- compactmap
|
||||||
- stateWriter < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
- stateWriter < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
- filecache
|
- filecache < 0
|
||||||
- pcre-utils
|
- pcre-utils
|
||||||
- strict-base-types
|
- strict-base-types < 0
|
||||||
- withdependencies < 0
|
- withdependencies < 0
|
||||||
- hruby
|
- hruby
|
||||||
- language-puppet < 0 # https://github.com/commercialhaskell/stackage/issues/5573
|
- language-puppet < 0 # https://github.com/commercialhaskell/stackage/issues/5573
|
||||||
@ -4932,11 +4932,6 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/5581
|
# https://github.com/commercialhaskell/stackage/issues/5581
|
||||||
- unordered-containers < 0.2.12.0
|
- unordered-containers < 0.2.12.0
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5583
|
|
||||||
- strict < 0.4
|
|
||||||
- strict-base-types < 0.7
|
|
||||||
- aeson < 1.5.3.0
|
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user