Removes packages with dependency failures

This commit is contained in:
Joe Kachmar 2018-05-24 21:05:51 -04:00
parent b0ed69e62e
commit f12a706818

View File

@ -1219,7 +1219,7 @@ packages:
- di-df1 - di-df1
- di-handle - di-handle
- di-monad - di-monad
- exinst - exinst < 0 # via serialize and cborg https://github.com/commercialhaskell/stackage/issues/3666 and 3667
- flay - flay
- network-simple - network-simple
- network-simple-tls - network-simple-tls
@ -1228,10 +1228,10 @@ packages:
- pipes-binary - pipes-binary
- pipes-network - pipes-network
- pipes-network-tls - pipes-network-tls
- safe-money - safe-money < 0 # via serialise https://github.com/commercialhaskell/stackage/issues/3666
- vector-bytes-instances - vector-bytes-instances
- xmlbf-xeno - xmlbf-xeno
- xmlbf-xmlhtml - xmlbf-xmlhtml < 0 # GHC 8.4 via xmlhtml via hspec-2.5.0
- xmlbf - xmlbf
"Tomas Carnecky @wereHamster": "Tomas Carnecky @wereHamster":