haskell-stack: jailbreak to fix the build

wip/yesman
Peter Simons 6 years ago
parent d3a7439722
commit 0b0696f4ac
  1. 3
      pkgs/development/haskell-modules/configuration-common.nix

@ -1088,4 +1088,7 @@ self: super: {
'';
});
# Break out of "aeson <1.3, temporary <1.3".
stack = doJailbreak super.stack;
}

Loading…
Cancel
Save