haskellPackages.DPutils: fix build
This commit is contained in:
parent
614afce3a8
commit
080b28054a
@ -868,4 +868,7 @@ self: super: {
|
|||||||
|
|
||||||
# https://github.com/jswebtools/language-ecmascript/pull/81
|
# https://github.com/jswebtools/language-ecmascript/pull/81
|
||||||
language-ecmascript = doJailbreak super.language-ecmascript;
|
language-ecmascript = doJailbreak super.language-ecmascript;
|
||||||
|
|
||||||
|
# https://github.com/choener/DPutils/pull/1
|
||||||
|
DPutils = doJailbreak super.DPutils;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user