summaryrefslogtreecommitdiff
path: root/pygments/lexers/haskell.py
Commit message (Expand)AuthorAgeFilesLines
* Copyright year update.Georg Brandl2015-01-211-1/+1
* Simplify charclasses in a few more modulesGeorg Brandl2014-11-061-34/+34
* Curly brace escaping, round 2.Tim Hatch2014-10-151-2/+3
* Curly brace escaping, round 1.Tim Hatch2014-10-151-13/+13
* Closes #1015: fix lexing of Haskell char literals.Georg Brandl2014-10-081-1/+2
* Fix minor problems noted by regexlint and 'make check'Tim Hatch2014-10-041-1/+1
* Added 5 keywords to Agda lexer. Extended test.abel2014-10-021-4/+5
* split up text lexersGeorg Brandl2014-09-191-1/+1
* split up functional lexersGeorg Brandl2014-09-191-0/+837