ghc-syntax-highlighter: Correct syntax highlighter for Haskell using GHC itself

[ bsd3, library, text ] [ Propose Tags ]

Correct syntax highlighter for Haskell using GHC itself.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
dev

Turn on development settings.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0, 0.0.2.0, 0.0.3.0, 0.0.3.1, 0.0.4.0, 0.0.4.1, 0.0.5.0, 0.0.6.0, 0.0.7.0, 0.0.8.0, 0.0.9.0, 0.0.10.0, 0.0.11.0
Change log CHANGELOG.md
Dependencies base (>=4.11 && <5.0), ghc (>=8.4 && <8.5), text (>=0.2 && <1.3) [details]
License BSD-3-Clause
Author Mark Karpov <markkarpov92@gmail.com>
Maintainer Mark Karpov <markkarpov92@gmail.com>
Category Text
Home page https://github.com/mrkkrp/ghc-syntax-highlighter
Bug tracker https://github.com/mrkkrp/ghc-syntax-highlighter/issues
Source repo head: git clone https://github.com/mrkkrp/ghc-syntax-highlighter.git
Uploaded by mrkkrp at 2018-05-12T14:24:23Z
Distributions LTSHaskell:0.0.10.0, NixOS:0.0.10.0, Stackage:0.0.11.0
Reverse Dependencies 4 direct, 19 indirect [details]
Downloads 4957 total (63 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2018-05-12 [all 3 reports]

Readme for ghc-syntax-highlighter-0.0.1.0

[back to package description]

GHC syntax highligher

License FreeBSD Hackage Stackage Nightly Stackage LTS Build Status

Syntax highlighter for Haskell using GHC itself as a library.

License

Copyright © 2018 Mark Karpov

Distributed under BSD 3 clause license.