From 7f89f1df9199817f8937967ab8edc528732b9ff9 Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Sat, 19 May 2018 19:10:45 +0300 Subject: [PATCH] Re-enable haxl --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f56f06e7..cb93c8e2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1329,7 +1329,7 @@ packages: - folds - friendly-time - hashable - - haxl < 0 # via aeson-1.3.1.0 + - haxl - monad-time - packdeps - recursion-schemes @@ -3645,6 +3645,7 @@ skipped-tests: - haskell-tools-refactor # either, tasty, and tasty-hunit - hasql-transaction # rebase, see https://github.com/nikita-volkov/rebase/issues/11 - haddock-library # hspec 2.5 + - haxl # aeson-1.3 in test-suite - ip # hspec 2.5 https://github.com/andrewthad/haskell-ip/issues/33 - lifted-base # HUnit 1.6 - makefile # GHC 8.2