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

This commit is contained in:
Peter Simons 2015-02-22 17:21:15 +01:00
parent 0961557f8f
commit 3f487c14f8

View File

@ -93,6 +93,7 @@ self: super: {
hypher = markBroken super.hypher;
yet-another-logger = markBroken super.yet-another-logger;
purescript = markBroken super.purescript;
highlighter2 = markBroken super.highlighter2;
}