mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +01:00
Properly add monad-memo package
Latest version should not have any compilation issues
This commit is contained in:
parent
82673d0728
commit
d6154c268c
@ -1708,7 +1708,6 @@ packages:
|
||||
- gloss # @benl23x5
|
||||
- gloss-rendering # @benl23x5
|
||||
- gpolyline # @fegu
|
||||
- monad-memo # @EduardSergeev
|
||||
- postgresql-simple-migration # @ameingast
|
||||
- statestack # @diagrams
|
||||
|
||||
@ -3536,6 +3535,9 @@ packages:
|
||||
"Daniel Gorin <jcpetruzza@gmail.com> @jcpetruzza":
|
||||
- barbies
|
||||
|
||||
"Eduard Sergeev <eduard.sergeev@gmail.com> @EduardSergeev":
|
||||
- monad-memo
|
||||
|
||||
# If you stop maintaining a package you can move it here.
|
||||
# It will then be disabled if it starts causing problems.
|
||||
# See https://github.com/fpco/stackage/issues/1056
|
||||
@ -4165,7 +4167,6 @@ expected-test-failures:
|
||||
- wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2
|
||||
- xmlgen # https://github.com/skogsbaer/xmlgen/issues/6
|
||||
- yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1
|
||||
- monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3
|
||||
- perf # https://github.com/fpco/stackage/pull/2859
|
||||
- haskell-tools-builtin-refactorings
|
||||
- squeal-postgresql # https://github.com/fpco/stackage/issues/3180
|
||||
@ -4236,7 +4237,6 @@ expected-benchmark-failures:
|
||||
- raaz # https://github.com/raaz-crypto/raaz/issues/338
|
||||
- http2
|
||||
- xxhash # https://github.com/christian-marie/xxhash/issues/4
|
||||
- monad-memo # https://github.com/EduardSergeev/monad-memo/issues/3
|
||||
- cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5
|
||||
- lz4 # https://github.com/fpco/stackage/issues/3510
|
||||
- hledger # https://github.com/fpco/stackage/issues/3573
|
||||
|
||||
Loading…
Reference in New Issue
Block a user