From 912c5fbea4ff914a87f4fb6a573b68eb45cd604d Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Tue, 16 Oct 2018 15:03:33 -0400 Subject: [PATCH] Restores core Servant libraries Restores the core Servant libraries (as well as `servant-mock`), which now compile with GHC 8.6.1 --- build-constraints.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cb549b44..1880a0e7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4050,7 +4050,6 @@ packages: - hsx-jmacro < 0 - hsyslog-udp < 0 - http-client-openssl < 0 - - http-media < 0 - http-reverse-proxy < 0 - http-streams < 0 - hunit-dejafu < 0 @@ -4237,7 +4236,6 @@ packages: - seqid < 0 - seqid-streams < 0 - serialise < 0 - - servant < 0 - servant-JuicyPixels < 0 - servant-auth < 0 - servant-auth-client < 0 @@ -4248,23 +4246,17 @@ packages: - servant-cassava < 0 - servant-checked-exceptions < 0 - servant-checked-exceptions-core < 0 - - servant-client < 0 - - servant-client-core < 0 - servant-dhall < 0 - - servant-docs < 0 - servant-elm < 0 - servant-exceptions < 0 - - servant-foreign < 0 - servant-github-webhook < 0 - servant-js < 0 - servant-kotlin < 0 - servant-lucid < 0 - - servant-mock < 0 - servant-pandoc < 0 - servant-quickcheck < 0 - servant-rawm < 0 - servant-ruby < 0 - - servant-server < 0 - servant-static-th < 0 - servant-streaming < 0 - servant-streaming-client < 0 @@ -4348,7 +4340,6 @@ packages: - vector-space < 0 - vectortiles < 0 - versions < 0 - - wai-app-static < 0 - wai-cli < 0 - wai-middleware-caching-lru < 0 - wai-middleware-consul < 0