summaryrefslogtreecommitdiff
path: root/compiler/utils/StringBuffer.hs
Commit message (Expand)AuthorAgeFilesLines
* Caret diag.: Avoid decoding whole module if only specific line is neededalexbiehl2017-04-171-1/+39
* utils: Lazily decode UTF8 stringsBen Gamari2017-04-171-3/+1
* Fixed error messages for RecursiveDo (#8501)Rupert Horlick2017-03-291-0/+15
* Improve StringBuffer and FastString docsPhil Ruffwind2016-12-171-4/+38
* Drop pre-AMP compatibility CPP conditionalsHerbert Valerio Riedel2015-12-311-4/+0
* Skip a possible BOM in utf8 encodingJoachim Breitner2015-09-251-3/+7
* Refactor: delete most of the module FastTypesThomas Miedema2015-08-211-20/+3
* compiler: de-lhs utils/Austin Seipp2014-12-031-0/+257