mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-01 09:00:28 +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
|
- lens-family-th
|
||||||
- numbers
|
- numbers
|
||||||
- rev-state
|
- rev-state
|
||||||
- runmemo < 0 # build failure with GHC 8.4
|
- runmemo
|
||||||
- tardis
|
- tardis
|
||||||
- yesod-gitrev
|
- yesod-gitrev
|
||||||
|
|
||||||
@ -3447,8 +3447,6 @@ packages:
|
|||||||
- text-format < 0 # build failure with GHC 8.4 https://github.com/bos/text-format/issues/22
|
- 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
|
- 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
|
- 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
|
- hsshellscript < 0 # build failure with GHC 8.4
|
||||||
- preprocessor-tools < 0 # build failure with GHC 8.4
|
- preprocessor-tools < 0 # build failure with GHC 8.4
|
||||||
- tinytemplate < 0 # build failure with GHC 8.4
|
- tinytemplate < 0 # build failure with GHC 8.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user