summaryrefslogtreecommitdiff
path: root/compiler/hsSyn/HsLit.lhs
Commit message (Expand)AuthorAgeFilesLines
* Fix Trac #2246; overhaul handling of overloaded literalssimonpj@microsoft.com2008-05-061-38/+56
* Add 123## literals for Word#Ian Lynagh2008-04-231-0/+3
* Make literals in the syntax tree strictIan Lynagh2008-02-181-3/+3
* Fixed warnings in hsSyn/HsLitTwan van Laarhoven2008-01-271-13/+6
* View patterns, record wildcards, and record punsDan Licata2007-10-101-20/+36
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Add support for overloaded string literals.lennart@augustsson.net2006-12-211-0/+8
* More import tidying and fixing the stage 2 buildSimon Marlow2006-10-111-0/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+96