liquidhaskell: version 0.8.2.3 fails during Haddock stage
This commit is contained in:
parent
11fc2bad56
commit
e7a8ced07f
|
@ -1005,4 +1005,8 @@ self: super: {
|
||||||
|
|
||||||
# Needs older hlint
|
# Needs older hlint
|
||||||
hpio = dontCheck super.hpio;
|
hpio = dontCheck super.hpio;
|
||||||
|
|
||||||
|
# https://github.com/ucsd-progsys/liquidhaskell/issues/1238
|
||||||
|
liquidhaskell = dontHaddock super.liquidhaskell;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue