tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
haskell-hslua-module-text: drop obsolete override
Peter Simons
8 years ago
797c272b
8d0b0095
-3
1 changed file
expand all
collapse all
unified
split
pkgs
development
haskell-modules
configuration-ghc-8.4.x.nix
-3
pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix
···
766
766
haddock-library = self.haddock-library_1_5_0_1;
767
767
haddock-library_1_5_0_1 = dontHaddock (dontCheck super.haddock-library_1_5_0_1);
768
768
769
769
-
# https://github.com/hslua/hslua-module-text/issues/1
770
770
-
hslua-module-text = doJailbreak super.hslua-module-text;
771
771
-
772
769
# https://github.com/phadej/tree-diff/issues/15
773
770
tree-diff = doJailbreak super.tree-diff;
774
771