haskellPackages.hinit: unbreak

This commit is contained in:
Poscat 2021-02-15 20:43:31 +08:00 committed by Peter Simons
parent a1008836b4
commit 47bd0f2462
2 changed files with 2 additions and 1 deletions

View file

@ -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;

View file

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