haskellPackages.hinit: unbreak
This commit is contained in:
parent
a1008836b4
commit
47bd0f2462
@ -1502,6 +1502,8 @@ self: super: {
|
|||||||
# 2020-11-19: Jailbreaking until: https://github.com/snapframework/heist/pull/124
|
# 2020-11-19: Jailbreaking until: https://github.com/snapframework/heist/pull/124
|
||||||
heist = doJailbreak super.heist;
|
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
|
# 2020-11-19: Jailbreaking until: https://github.com/snapframework/snap/pull/219
|
||||||
snap = doJailbreak super.snap;
|
snap = doJailbreak super.snap;
|
||||||
|
|
||||||
|
@ -6443,7 +6443,6 @@ broken-packages:
|
|||||||
- hinduce-classifier
|
- hinduce-classifier
|
||||||
- hinduce-classifier-decisiontree
|
- hinduce-classifier-decisiontree
|
||||||
- hinduce-examples
|
- hinduce-examples
|
||||||
- hinit
|
|
||||||
- hinquire
|
- hinquire
|
||||||
- hinstaller
|
- hinstaller
|
||||||
- hint-server
|
- hint-server
|
||||||
|
Loading…
Reference in New Issue
Block a user