mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
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
Block a user