haskellPackages.hinit: unbreak

wip/yesman
Poscat 3 years ago committed by Peter Simons
parent a1008836b4
commit 47bd0f2462
  1. 2
      pkgs/development/haskell-modules/configuration-common.nix
  2. 1
      pkgs/development/haskell-modules/configuration-hackage2nix.yaml

@ -1502,6 +1502,8 @@ self: super: {
# 2020-11-19: Jailbreaking until: https://github.com/snapframework/heist/pull/124
heist = doJailbreak super.heist;
hinit = generateOptparseApplicativeCompletion "hi" (super.hinit.override { haskeline = self.haskeline_0_8_1_1; });
# 2020-11-19: Jailbreaking until: https://github.com/snapframework/snap/pull/219
snap = doJailbreak super.snap;

@ -6443,7 +6443,6 @@ broken-packages:
- hinduce-classifier
- hinduce-classifier-decisiontree
- hinduce-examples
- hinit
- hinquire
- hinstaller
- hint-server

Loading…
Cancel
Save