haskell-twee-lib: disable broken haddocks
This commit is contained in:
parent
15344506cc
commit
d2b6665024
|
@ -1012,4 +1012,6 @@ self: super: {
|
|||
};
|
||||
in appendPatch super.liquidhaskell patch;
|
||||
|
||||
# https://github.com/nick8325/twee/pull/1
|
||||
twee-lib = dontHaddock super.twee-lib;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue