From edf913c474f42531131c3dd25f593c259d7a58f3 Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Fri, 11 Oct 2019 15:33:29 -0700 Subject: [PATCH] Reenable csv-conduit I've recently updated csv-conduit with a PR that enabled MonadFail for newer GHCs. It builds with the latest nightly so I think it should be good to go? --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 48550e58..69949952 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -576,7 +576,7 @@ packages: - async - base16-bytestring - c2hs - - csv-conduit < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - csv-conduit - executable-hash - executable-path - foreign-store