ghc-skylighting 0.10.5.2
Syntax highlighting library
Skylighting is a syntax highlighting library with support for over one hundred languages. It derives its tokenizers from XML syntax definitions used by KDE's KSyntaxHighlighting
framework, so any syntax supported by that framework can be added. An optional command-line program is provided. Skylighting is intended to be the successor to highlighting-kate.
- Website: https://github.com/jgm/skylighting
- Licenses: GPL 2
- Package source: gnu/packages/haskell-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ghc-skylighting 0.10.5.2
as follows:
guix install ghc-skylighting@0.10.5.2
Or install the latest version:
guix install ghc-skylighting
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.