module documentation

Lexers for Haskell and related languages.

Unknown Field: copyright
Copyright 2006-2021 by the Pygments team, see AUTHORS.
Unknown Field: license
BSD, see LICENSE for details.
Class ​Agda​Lexer For the Agda dependently typed functional programming language and proof assistant.
Class ​Cryptol​Lexer FIXME: A Cryptol2 lexer based on the lexemes defined in the Haskell 98 Report.
Class ​Haskell​Lexer A Haskell lexer based on the lexemes defined in the Haskell 98 Report.
Class ​Hspec​Lexer A Haskell lexer with support for Hspec constructs.
Class ​Idris​Lexer A lexer for the dependently typed programming language Idris.
Class ​Koka​Lexer Lexer for the Koka language.
Class ​Literate​Agda​Lexer For Literate Agda source.
Class ​Literate​Cryptol​Lexer For Literate Cryptol (Bird-style or LaTeX) source.
Class ​Literate​Haskell​Lexer For Literate Haskell (Bird-style or LaTeX) source.
Class ​Literate​Idris​Lexer For Literate Idris (Bird-style or LaTeX) source.
Variable line​_re Undocumented
Class ​Literate​Lexer Base class for lexers of literate file formats based on LaTeX or Bird-style (prefixing each code line with ">").
line_re =

Undocumented