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

This commit is contained in:
Peter Simons 2015-02-22 17:18:54 +01:00
parent 95c321e0f7
commit 4c124c4a02

View file

@ -92,6 +92,7 @@ self: super: {
# Needs mtl 2.2.x.
hypher = markBroken super.hypher;
yet-another-logger = markBroken super.yet-another-logger;
purescript = markBroken super.purescript;
}