haskell-amazonka does not compile with ghc-7.8.x.

This commit is contained in:
Peter Simons 2015-03-14 14:09:20 +01:00
parent adb3e894b2
commit 3b8a7f2f70

View file

@ -79,6 +79,7 @@ self: super: {
tidal-midi = dontDistribute super.tidal-midi;
# These packages need mtl 2.2.x directly or indirectly via dependencies.
amazonka = markBroken super.amazonka;
apiary-purescript = markBroken super.apiary-purescript;
clac = dontDistribute super.clac;
highlighter2 = markBroken super.highlighter2;