mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Unblock language-docker, block vhd
This commit is contained in:
parent
ca6b501e12
commit
bc6d27a1ff
@ -521,7 +521,7 @@ packages:
|
||||
- socks
|
||||
- tls
|
||||
- tls-debug
|
||||
- vhd
|
||||
# - vhd # build failure with ghc 8.4
|
||||
- xenstore
|
||||
|
||||
"Chris Done @chrisdone":
|
||||
@ -3048,7 +3048,7 @@ packages:
|
||||
|
||||
"José Lorenzo Rodríguez <jose.zap@gmail.com> @lorenzo":
|
||||
- wrecker
|
||||
# - language-docker # build failure with GHC 8.4 https://github.com/hadolint/language-docker/issues/26
|
||||
- language-docker
|
||||
- docker-build-cacher
|
||||
- mysql-haskell-nem
|
||||
|
||||
@ -3279,7 +3279,6 @@ packages:
|
||||
- hpack < 0 # build failure with GHC 8.4 https://github.com/sol/hpack/issues/276
|
||||
- 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
|
||||
- language-docker < 0 # build failure with GHC 8.4 https://github.com/hadolint/language-docker/issues/26
|
||||
- markdown < 0 # build failure with GHC 8.4 https://github.com/snoyberg/markdown/issues/38
|
||||
- massiv < 0 # build failure with GHC 8.4 https://github.com/lehins/massiv/issues/10
|
||||
- monoid-subclasses < 0 # build failure with GHC 8.4 https://github.com/blamario/monoid-subclasses/issues/16
|
||||
@ -3289,6 +3288,7 @@ packages:
|
||||
- rainbow < 0 # build failure with GHC 8.4 https://github.com/massysett/rainbow/issues/6
|
||||
- tinylog < 0 # build failure with GHC 8.4 https://gitlab.com/twittner/tinylog/issues/1
|
||||
- type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8
|
||||
- vhd < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||
- vinyl < 0 # build failure with GHC 8.4 https://github.com/VinylRecords/Vinyl/issues/114
|
||||
- wl-pprint-text < 0 # build failure with GHC 8.4 https://github.com/ivan-m/wl-pprint-text/issues/18
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user