haskell-src-exts: test suite fails when building with GHC 8.0.x
This commit is contained in:
parent
70f396fa48
commit
232d843c8a
@ -74,4 +74,7 @@ self: super: {
|
|||||||
# https://github.com/dreixel/generic-deriving/issues/37
|
# https://github.com/dreixel/generic-deriving/issues/37
|
||||||
generic-deriving = dontHaddock super.generic-deriving;
|
generic-deriving = dontHaddock super.generic-deriving;
|
||||||
|
|
||||||
|
# https://github.com/haskell-suite/haskell-src-exts/issues/302
|
||||||
|
haskell-src-exts = dontCheck super.haskell-src-exts;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user