haskell: fix build of LambdaHack
This commit is contained in:
parent
398b36431d
commit
09bdd6260f
@ -124,6 +124,8 @@ self: super: {
|
|||||||
extraLibraries = [ pkgs.openblasCompat ];
|
extraLibraries = [ pkgs.openblasCompat ];
|
||||||
});
|
});
|
||||||
|
|
||||||
|
LambdaHack = super.LambdaHack.override { sdl2-ttf = super.sdl2-ttf_2_0_1; };
|
||||||
|
|
||||||
# The Haddock phase fails for one reason or another.
|
# The Haddock phase fails for one reason or another.
|
||||||
acme-one = dontHaddock super.acme-one;
|
acme-one = dontHaddock super.acme-one;
|
||||||
attoparsec-conduit = dontHaddock super.attoparsec-conduit;
|
attoparsec-conduit = dontHaddock super.attoparsec-conduit;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user