haskell-arithmoi: patch for GHC 7.10.1 no longer apply cleanly
See http://hydra.cryp.to/build/729998/nixlog/2/raw.
This commit is contained in:
parent
6bea2d503a
commit
0ddba1e0e9
@ -230,10 +230,6 @@ self: super: {
|
||||
unix-time = dontCheck super.unix-time;
|
||||
|
||||
# Until the changes have been pushed to Hackage
|
||||
arithmoi = appendPatch super.arithmoi (pkgs.fetchpatch {
|
||||
url = "https://github.com/cartazio/arithmoi/pull/3.patch";
|
||||
sha256 = "1rqs796sh81inqkg2vadskcjpp6q92j6k8zpn370990wndndzzmq";
|
||||
});
|
||||
annotated-wl-pprint = appendPatch super.annotated-wl-pprint (pkgs.fetchpatch {
|
||||
url = "https://patch-diff.githubusercontent.com/raw/david-christiansen/annotated-wl-pprint/pull/2.patch";
|
||||
sha256 = "0n0fbq3vd7b9kfmhg089q0dy40vawq4q88il3zc9ybivhi62nwv4";
|
||||
|
Loading…
Reference in New Issue
Block a user