Remove cabal2spec per peti/cabal2spec#1

This commit is contained in:
Dan Burton 2018-03-15 13:29:45 -07:00
parent 3a63d82350
commit 68a92a9caa
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -2080,7 +2080,7 @@ packages:
"Peter Simons <simons@cryp.to> @peti":
- cabal2nix
- cabal2spec
# - cabal2spec # build failure with ghc 8.4 https://github.com/peti/cabal2spec/issues/1
- distribution-nixpkgs
- funcmp
- hackage-db
@ -3272,6 +3272,7 @@ packages:
- PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die)
- Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/38
- b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4
- cabal2spec < 0 # build failure with GHC 8.4 https://github.com/peti/cabal2spec/issues/1
- cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55
- dom-parser < 0 # build failure with GHC 8.4 https://github.com/typeable/dom-parser/issues/10
- enummapset < 0 # build failure with GHC 8.4 https://github.com/michalt/enummapset/issues/11