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

This commit is contained in:
Peter Simons
2015-02-22 19:47:23 +01:00
parent 95c321e0f7
commit 4c124c4a02
@@ -92,6 +92,7 @@ self: super: {
# Needs mtl 2.2.x. # Needs mtl 2.2.x.
hypher = markBroken super.hypher; hypher = markBroken super.hypher;
yet-another-logger = markBroken super.yet-another-logger; yet-another-logger = markBroken super.yet-another-logger;
purescript = markBroken super.purescript;
} }