haskell-wl-pprint build with GHC 7.10.1 has been fixed upstream.
This commit is contained in:
parent
3508e62740
commit
c23eb9eff8
@ -154,11 +154,6 @@ self: super: {
|
|||||||
sha256 = "1lwwvxyhxcmppdapbgpfhwi7xc2z78qir03xjrpzab79p2qyq7br";
|
sha256 = "1lwwvxyhxcmppdapbgpfhwi7xc2z78qir03xjrpzab79p2qyq7br";
|
||||||
});
|
});
|
||||||
|
|
||||||
wl-pprint = overrideCabal super.wl-pprint (drv: {
|
|
||||||
postPatch = "sed -i '113iimport Prelude hiding ((<$>))' Text/PrettyPrint/Leijen.hs";
|
|
||||||
jailbreak = true;
|
|
||||||
});
|
|
||||||
|
|
||||||
# https://github.com/kazu-yamamoto/unix-time/issues/30
|
# https://github.com/kazu-yamamoto/unix-time/issues/30
|
||||||
unix-time = dontCheck super.unix-time;
|
unix-time = dontCheck super.unix-time;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user