haskell-miniforth needs mtl 2.2.x.

This commit is contained in:
Peter Simons 2015-03-06 16:03:31 +01:00
parent b6c769a15e
commit 17a6cbc11c

View file

@ -83,6 +83,7 @@ self: super: {
clac = dontDistribute super.clac;
highlighter2 = markBroken super.highlighter2;
hypher = markBroken super.hypher;
miniforth = markBroken super.miniforth;
purescript = markBroken super.purescript;
xhb-atom-cache = markBroken super.xhb-atom-cache;
xhb-ewmh = markBroken super.xhb-ewmh;