summaryrefslogtreecommitdiffstats
path: root/src/parser.hs
Commit message (Expand)AuthorAgeFilesLines
* Add proper cabal setupJan Tuomi2022-02-061-76/+0
* Format strings with fmtJan Tuomi2022-01-311-7/+8
* Some general refactoringJan Tuomi2022-01-311-11/+9
* Monadic error handlingJan Tuomi2022-01-301-19/+28
* Add string interpolation sugarJan Tuomi2022-01-301-8/+28
* Implement strings as phrases of charsJan Tuomi2022-01-291-0/+48