mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Block hashtables per gregorycollins/hashtables#45
This commit is contained in:
parent
aa632cf57e
commit
a731f41055
@ -2056,7 +2056,7 @@ packages:
|
||||
- wai-middleware-metrics
|
||||
|
||||
"Gregory Collins <greg@gregorycollins.net> @gregorycollins":
|
||||
- hashtables
|
||||
# - hashtables # build failure with GHC 8.4 https://github.com/gregorycollins/hashtables/issues/45
|
||||
- io-streams
|
||||
- openssl-streams
|
||||
|
||||
@ -3269,6 +3269,7 @@ packages:
|
||||
- Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/37
|
||||
- b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4
|
||||
- hamtsolo < 0 # build failure with conduit 1.3 https://github.com/tfc/hamtsolo/issues/3
|
||||
- hashtables < 0 # build failure with GHC 8.4 https://github.com/gregorycollins/hashtables/issues/45
|
||||
- heap < 0 # build failure with GHC 8.4 https://github.com/pruvisto/heap/issues/5
|
||||
- hw-fingertree-strict < 0 # build failure with GHC 8.4 https://hub.darcs.net/ross/fingertree/issue/5
|
||||
- inline-c < 0 # build failure with GHC 8.4 https://github.com/fpco/inline-c/issues/73
|
||||
@ -3381,7 +3382,6 @@ packages:
|
||||
- ghcjs-base-stub < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- ginger < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- glob-posix < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- hashtables < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- hdevtools < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- hformat < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- hlibsass < 0 # BuildFailureException Process exited with ExitFailure 1: ghc -clear-package-db -global-package-db -package-db=/var/stackage/work/builds/nightly/pkgdb -hide-all-packages -package=Cabal -package=base -package=directory Setup
|
||||
|
||||
Loading…
Reference in New Issue
Block a user