mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28: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
|
||||
- fixed-length
|
||||
- gnuplot
|
||||
- group-by-date < 0 # build failure with GHC 8.4 via hsshellscript
|
||||
- group-by-date
|
||||
- guarded-allocation
|
||||
- iff
|
||||
- interpolation
|
||||
@ -333,6 +333,7 @@ packages:
|
||||
- linear-circuit
|
||||
# Not a maintainer
|
||||
- ix-shapable
|
||||
- hsshellscript
|
||||
- hyper
|
||||
|
||||
"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
|
||||
- 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
|
||||
- hsshellscript < 0 # build failure with GHC 8.4
|
||||
- preprocessor-tools < 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user