From d6154c268c69143bcf99413a054f2d4579b339e9 Mon Sep 17 00:00:00 2001 From: Eduard Sergeev Date: Mon, 6 Aug 2018 19:55:28 +1000 Subject: [PATCH] Properly add `monad-memo` package Latest version should not have any compilation issues --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9b525b24..50a27209 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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": - barbies + "Eduard Sergeev @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