haskell-monad-par: fix build with ghc-7.4.x
This commit is contained in:
@@ -73,4 +73,7 @@ self: super: {
|
|||||||
# Test suite won't compile.
|
# Test suite won't compile.
|
||||||
unix-time = dontCheck super.unix-time;
|
unix-time = dontCheck super.unix-time;
|
||||||
|
|
||||||
|
# Avoid depending on tasty-golden.
|
||||||
|
monad-par = dontCheck super.monad-par;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user