This package browser is in early development. Mind the rough edges.

ghc-hscolour 1.24.4

Colourise Haskell code

hscolour is a small Haskell script to colourise Haskell code. It currently has six output formats: ANSI terminal codes (optionally XTerm-256colour codes), HTML 3.2 with <font> tags, HTML 4.01 with CSS, HTML 4.01 with CSS and mouseover annotations, XHTML 1.0 with inline CSS styling, LaTeX, and mIRC chat codes.

Installation

Install ghc-hscolour 1.24.4 as follows:

guix install ghc-hscolour@1.24.4

Or install the latest version:

guix install ghc-hscolour

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.