liquidhaskell: drop obsolete override

This commit is contained in:
Peter Simons
2018-02-20 17:21:47 +01:00
parent 8cfaa55d67
commit a3c1a66ed7
@@ -1006,7 +1006,4 @@ self: super: {
# Needs older hlint
hpio = dontCheck super.hpio;
# https://github.com/ucsd-progsys/liquidhaskell/issues/1238
liquidhaskell = dontHaddock super.liquidhaskell;
}