Remove language-docker per hadolint/language-docker#26

This commit is contained in:
Dan Burton 2018-03-14 11:17:01 -07:00
parent 467891c4d3
commit fbbee9a0f0
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -3047,7 +3047,7 @@ packages:
"José Lorenzo Rodríguez <jose.zap@gmail.com> @lorenzo":
- wrecker
- language-docker
# - language-docker # build failure with GHC 8.4 https://github.com/hadolint/language-docker/issues/26
- docker-build-cacher
- mysql-haskell-nem
@ -3271,6 +3271,7 @@ packages:
- 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
- language-docker < 0 # build failure with GHC 8.4 https://github.com/hadolint/language-docker/issues/26
- 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
- n-tuple < 0 # build failure with GHC 8.4 https://github.com/athanclark/n-tuple/issues/1