haskellPackages.lenz-template: Fix against lenz 3

wip/yesman
Shea Levy 6 years ago
parent 63406fa1cf
commit 2456060458
No known key found for this signature in database
GPG Key ID: 5C0BD6957D86FE27
  1. 3
      pkgs/development/haskell-modules/configuration-common.nix

@ -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…
Cancel
Save