elm-export: jailbreak

This commit is contained in:
William Casarin
2016-12-28 17:34:19 +01:00
committed by Peter Simons
parent 9459dc42c8
commit 49ba174e7a
@@ -1136,4 +1136,6 @@ self: super: {
# requires vty 5.13
brick = super.brick.overrideScope (self: super: { vty = self.vty_5_14; });
# https://github.com/krisajenkins/elm-export/pull/22
elm-export = doJailbreak super.elm-export;
}