haskell-hpio: disable test suite to fix the build
This commit is contained in:
parent
b0270dfcec
commit
32085eafa1
@ -1014,4 +1014,7 @@ self: super: {
|
|||||||
|
|
||||||
# https://github.com/nick8325/twee/pull/1
|
# https://github.com/nick8325/twee/pull/1
|
||||||
twee-lib = dontHaddock super.twee-lib;
|
twee-lib = dontHaddock super.twee-lib;
|
||||||
|
|
||||||
|
# Needs older hlint
|
||||||
|
hpio = dontCheck super.hpio;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user