aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/haskell/haskellhighlighter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with Qt 6Eike Ziller2021-08-041-2/+2
| | | | | | | | | - setContentsMargins - QStringView instead of QStringRef Change-Id: I2cd4df9b68f5f2fbf4c5d918b0bf238734518037 Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Add highlighterEike Ziller2017-10-011-0/+152
See lexical structure of Haskell https://www.haskell.org/onlinereport/haskell2010/haskellch2.html