summaryrefslogtreecommitdiff
path: root/compiler/hsSyn/HsLit.hs
Commit message (Expand)AuthorAgeFilesLines
* Merge MatchFixity and HsMatchContextwip/T12105Alan Zimmerman2016-06-061-2/+2
* Remove 'deriving Typeable' statementsRyan Scott2016-05-241-3/+2
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-271-3/+3
* Refactor ConDeclAlan Zimmerman2015-12-071-1/+0
* Major Overhaul of Pattern Match Checking (Fixes #595)George Karachalias2015-12-031-0/+22
* Pretty-print # on unboxed literals in coreThomas Miedema2015-03-031-9/+8
* API Annotations documentation update, parsing issue, add example testAlan Zimmerman2015-01-191-2/+2
* API Annotations tweaks.Alan Zimmerman2015-01-161-34/+5
* compiler: de-lhs hsSyn/Austin Seipp2014-12-031-0/+206