haskellPackages.lenz-template: Fix against lenz 3
This commit is contained in:
parent
63406fa1cf
commit
2456060458
@ -1003,4 +1003,7 @@ self: super: {
|
||||
# https://github.com/GaloisInc/pure-zlib/issues/6
|
||||
pure-zlib = doJailbreak super.pure-zlib;
|
||||
|
||||
# https://github.com/strake/lenz-template.hs/issues/1
|
||||
lenz-template = doJailbreak super.lenz-template;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user