This commit is contained in:
Dan Burton 2018-03-14 19:26:39 -07:00
parent cf67233805
commit f502846d7d
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -457,7 +457,7 @@ packages:
- textlocal
# - shell-conduit # https://github.com/psibi/shell-conduit/issues/15
- tldr
- fb
# - fb # build failure with ghc 8.4 https://github.com/psibi/fb/issues/3
- yesod-fb
- yesod-auth-fb
- hourglass-orphans
@ -3272,6 +3272,7 @@ packages:
- b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4
- cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55
- enummapset < 0 # build failure with GHC 8.4 https://github.com/michalt/enummapset/issues/11
- fb < 0 # build failure with GHC 8.4 https://github.com/psibi/fb/issues/3
- 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
- haskell-neo4j-client < 0 # build failure with GHC 8.4 https://github.com/asilvestre/haskell-neo4j-rest-client/issues/32
@ -3443,6 +3444,7 @@ packages:
- tasty-html < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
- set-cover < 0 # DependencyFailed (PackageName "enummapset")
- yesod-fb < 0 # GHC 8.4 via fb
# This section was used to programmatically generate a set of removals