haskellPackages.haggle: remove unnecessary override again
Accidentally reintroduced it when merging ccde7caf97.
This commit is contained in:
@@ -1901,10 +1901,6 @@ self: super: {
|
|||||||
sha256 = "10npa8nh2413n6p6qld795qfkbld08icm02bspmk93y0kabpgmgm";
|
sha256 = "10npa8nh2413n6p6qld795qfkbld08icm02bspmk93y0kabpgmgm";
|
||||||
});
|
});
|
||||||
|
|
||||||
# Too strict bounds on ref-tf
|
|
||||||
# https://github.com/travitch/haggle/issues/4
|
|
||||||
haggle = doJailbreak super.haggle;
|
|
||||||
|
|
||||||
# Too strict bounds on dimensional
|
# Too strict bounds on dimensional
|
||||||
# https://github.com/enomsg/science-constants-dimensional/pull/1
|
# https://github.com/enomsg/science-constants-dimensional/pull/1
|
||||||
science-constants-dimensional = doJailbreak super.science-constants-dimensional;
|
science-constants-dimensional = doJailbreak super.science-constants-dimensional;
|
||||||
|
|||||||
Reference in New Issue
Block a user