summaryrefslogtreecommitdiff
path: root/compiler/parser/RdrHsSyn.hs
Commit message (Expand)AuthorAgeFilesLines
* Generalized Coverage pass to allow adding multiple types of TickishsPeter Wortmann2014-12-161-3/+6
* More Tweaks for API AnotationsAlan Zimmerman2014-11-301-2/+2
* Implement Partial Type SignaturesThomas Winant2014-11-281-17/+291
* Capture original source for literalsAlan Zimmerman2014-11-211-2/+2
* Add API AnnotationsAlan Zimmerman2014-11-211-4/+4
* AST changes to prepare for API annotations, for #9628Alan Zimmerman2014-11-211-44/+51
* Fix #9209, by reporting an error instead of panicking on bad splices.Richard Eisenberg2014-11-201-24/+33
* Add support for pattern synonym type signatures.Dr. ERDI Gergo2014-11-201-22/+5
* small parser/lexer cleanupYuri de Wit2014-11-071-0/+1203