haskell-twee-lib: disable broken haddocks

This commit is contained in:
Shea Levy
2018-02-10 18:10:46 +01:00
committed by Peter Simons
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;
}