mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
Remove json-builder per lpsmith/json-builder#2
This commit is contained in:
parent
10338f2c49
commit
d1ac29997e
@ -3293,6 +3293,7 @@ packages:
|
||||
- heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5
|
||||
- hspec-webdriver < 0 # https://bitbucket.org/wuzzeb/webdriver-utils/issues/9/hspec-webdriver-build-failure-with-ghc-84
|
||||
- inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73
|
||||
- json-builder < 0 # build failure with GHC 8.4 https://github.com/lpsmith/json-builder/issues/2
|
||||
- list-t < 0 # build failure with GHC 8.4 # https://github.com/nikita-volkov/list-t/issues/12
|
||||
- n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1
|
||||
- pagerduty < 0 # build failure with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10
|
||||
@ -4782,6 +4783,7 @@ skipped-benchmarks:
|
||||
- unordered-containers # criterion 1.2
|
||||
|
||||
# ghc 8.4 outdated dependencies
|
||||
- buffer-builder # ghc 8.4 via json-builder build failure
|
||||
- http2 # ghc 8.4 via hashtables
|
||||
- log # ghc 8.4 via ekg via base-4.11.0.0
|
||||
- psqueues # ghc 8.4 via PSQueue build failure
|
||||
|
||||
Loading…
Reference in New Issue
Block a user