From 70362a79cb2bca8ecc6058fecdfe50bc644c8566 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 12 Feb 2017 12:07:07 -0800 Subject: [PATCH] Disable servant-elm per mattjbray/servant-elm#26 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 74b334fb..6a265e57 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1446,7 +1446,7 @@ packages: - elm-export-persistent # - pipes-csv # via cassava: bounds: vector # - pipes-mongodb # via mongoDB: via hashtables: bounds: vector - - servant-elm + # - servant-elm # test failure https://github.com/mattjbray/servant-elm/issues/26 - skeletons - streaming-wai