From ea081f890a6ad91ce04a23216d656f2a9396c636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Mon, 25 Jun 2018 19:18:52 +0100 Subject: [PATCH] servant-elm: it builds (incl. tests) --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 485bb34c..4f099635 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1716,7 +1716,7 @@ packages: # - elm-export-persistent # https://github.com/jb55/elm-export-persistent/issues/2 - pipes-csv - pipes-mongodb < 0 # GHC 8.4 via mongoDB - - servant-elm < 0 # GHC 8.4 via servant + - servant-elm - skeletons < 0 # build failure with GHC 8.4 "David Raymond Christiansen @david-christiansen": @@ -4045,7 +4045,6 @@ expected-test-failures: - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - pipes-misc # https://github.com/louispan/pipes-misc/issues/1 - pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19 - - servant-elm # https://github.com/mattjbray/servant-elm/issues/38 - shikensu # https://github.com/icidasset/shikensu/issues/5 - unicode-show # https://github.com/nushio3/unicode-show/issues/2 - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5