haskell-wai-middleware-preprocessor: test suite is broken in ghc-7.8.x

This commit is contained in:
Peter Simons 2015-03-03 14:07:11 +01:00
parent 278bea4eda
commit 025f62351a

View file

@ -92,6 +92,9 @@ self: super: {
# https://github.com/frosch03/arrowVHDL/issues/2
ArrowVHDL = markBroken super.ArrowVHDL;
# https://ghc.haskell.org/trac/ghc/ticket/9625
wai-middleware-preprocessor = dontCheck super.wai-middleware-preprocessor;
}
// # packages relating to amazonka