summaryrefslogtreecommitdiff
path: root/tests/test_haskell.py
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
|
* haskell: Fix highlighting of promoted type operators (#1347)Xia Li-yao2019-12-301-0/+31
* haskell: Fix highlighting of promoted type operators Fixes issue #527 Patch originally written by paamayim