mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Merge pull request #3691 from commercialhaskell/DanBurton-patch-3
Unblock runmemo
This commit is contained in:
commit
b7a8bf9aeb
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user