haskell-highlighter2 does not compile with ghc-7.8.x.
This commit is contained in:
parent
0961557f8f
commit
3f487c14f8
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue