turtle_1_3_0: fix build
This commit is contained in:
parent
d423567a95
commit
464c79ea9f
@ -1142,4 +1142,8 @@ self: super: {
|
||||
|
||||
# https://github.com/krisajenkins/elm-export/pull/22
|
||||
elm-export = doJailbreak super.elm-export;
|
||||
|
||||
turtle_1_3_0 = super.turtle_1_3_0.overrideScope (self: super: {
|
||||
optparse-applicative = self.optparse-applicative_0_13_0_0;
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user