Update build-constraints.yaml

re-enable hsshellscript
This commit is contained in:
thielema 2019-06-04 18:44:11 +02:00 committed by GitHub
parent 2c2377eee9
commit 0f46e52fad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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