mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-08 04:17:29 +01:00
Update build-constraints.yaml
re-enable hsshellscript
This commit is contained in:
parent
2c2377eee9
commit
0f46e52fad
@ -274,7 +274,7 @@ packages:
|
|||||||
- explicit-exception
|
- explicit-exception
|
||||||
- fixed-length
|
- fixed-length
|
||||||
- gnuplot
|
- gnuplot
|
||||||
- group-by-date < 0 # build failure with GHC 8.4 via hsshellscript
|
- group-by-date
|
||||||
- guarded-allocation
|
- guarded-allocation
|
||||||
- iff
|
- iff
|
||||||
- interpolation
|
- interpolation
|
||||||
@ -333,6 +333,7 @@ packages:
|
|||||||
- linear-circuit
|
- linear-circuit
|
||||||
# Not a maintainer
|
# Not a maintainer
|
||||||
- ix-shapable
|
- ix-shapable
|
||||||
|
- hsshellscript
|
||||||
- hyper
|
- hyper
|
||||||
|
|
||||||
"Jeremy Barisch-Rooney <barischj@tcd.ie> @barischrooneyj":
|
"Jeremy Barisch-Rooney <barischj@tcd.ie> @barischrooneyj":
|
||||||
@ -4365,7 +4366,6 @@ packages:
|
|||||||
- json-builder < 0 # build failure with GHC 8.4 https://github.com/lpsmith/json-builder/issues/2
|
- json-builder < 0 # build failure with GHC 8.4 https://github.com/lpsmith/json-builder/issues/2
|
||||||
- type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8
|
- type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8
|
||||||
- HaXml < 0 # build failure with GHC 8.4
|
- HaXml < 0 # build failure with GHC 8.4
|
||||||
- hsshellscript < 0 # build failure with GHC 8.4
|
|
||||||
- preprocessor-tools < 0 # build failure with GHC 8.4
|
- preprocessor-tools < 0 # build failure with GHC 8.4
|
||||||
- tinytemplate < 0 # build failure with GHC 8.4
|
- tinytemplate < 0 # build failure with GHC 8.4
|
||||||
- wai-route < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
- wai-route < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user