From 67ea0e3dd34e3b66d0129aaa8cb947e4e90efbb6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 May 2019 07:17:17 -0700 Subject: [PATCH] Block servant-pandoc, close #4483 --- build-constraints.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 96e2dc0e..ae3b7285 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2311,7 +2311,7 @@ packages: - fgl - graphviz - wl-pprint-text - - servant-pandoc + - servant-pandoc < 0 # blocks http-media https://github.com/commercialhaskell/stackage/issues/4483 "Sharif Olorin @olorin": - quickcheck-text @@ -4537,9 +4537,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4463 - mime-mail < 0.5.0 - # https://github.com/commercialhaskell/stackage/issues/4483 - - http-media < 0.8.0.0 - # https://github.com/commercialhaskell/stackage/issues/4484 - hslogger < 1.3.0.0 @@ -5279,7 +5276,7 @@ expected-haddock-failures: # "Compilation" errors - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - classy-prelude-yesod - # elm-street # https://github.com/commercialhaskell/stackage/issues/4470 + - elm-street # https://github.com/commercialhaskell/stackage/issues/4470 # Modules use compiler plugins # https://github.com/haskell/haddock/issues/900