Merge pull request #3691 from commercialhaskell/DanBurton-patch-3

Unblock runmemo
This commit is contained in:
Michael Snoyman 2018-06-01 18:18:39 -06:00 committed by GitHub
commit b7a8bf9aeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -771,7 +771,7 @@ packages:
- lens-family-th
- numbers
- rev-state
- runmemo < 0 # build failure with GHC 8.4
- runmemo
- tardis
- yesod-gitrev
@ -3447,8 +3447,6 @@ packages:
- text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22
- type-combinators < 0 # build failure with GHC 8.4 https://github.com/kylcarte/type-combinators/issues/8
- HaXml < 0 # build failure with GHC 8.4
- data-inttrie < 0 # build failure with GHC 8.4
- data-memocombinators < 0 # build failure with GHC 8.4
- hsshellscript < 0 # build failure with GHC 8.4
- preprocessor-tools < 0 # build failure with GHC 8.4
- tinytemplate < 0 # build failure with GHC 8.4