From 4321db250b947de95b18b40700b8141a78f2e996 Mon Sep 17 00:00:00 2001 From: Matt Parsons Date: Fri, 15 Mar 2019 20:25:52 -0600 Subject: [PATCH] Add persistent-typed-db, restore other packages esqueleto, monad-logger-prefix, liboath-hs, and monad-metrics have all been updated to be compliant with stackage nightly. --- build-constraints.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbdc572a..6a2795d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2176,13 +2176,14 @@ packages: - xlsx "Matt Parsons @parsonsmatt": - - monad-logger-prefix < 0 # trasnformers https://github.com/commercialhaskell/stackage/issues/4408 - - monad-metrics < 0 + - monad-logger-prefix + - monad-metrics # - ekg-cloudwatch # http-conduit 2.3 via amazonka - smtp-mail - - liboath-hs < 0 # GHC 8.4 via inline-c + - liboath-hs - servant-quickcheck < 0 - - esqueleto < 0 # https://github.com/bitemyapp/esqueleto/issues/115 + - esqueleto + - persistent-typed-db "Matthew Pickering @mpickering": - refact