summaryrefslogtreecommitdiff
path: root/compiler/parser/ApiAnnotation.hs
Commit message (Expand)AuthorAgeFilesLines
* Introduce DerivingViaRyan Scott2018-06-041-0/+1
* Remove ~# from surface syntaxDavid Feuer2018-06-021-2/+1
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Bring in unicode variants of API Annotations for HsBracketAlan Zimmerman2017-02-261-3/+15
* Add API Annotation AnnSignature for backpack signature modulesAlan Zimmerman2017-02-241-0/+1
* Rewrite Note [Api annotations] for clarity.Edward Z. Yang2016-12-201-54/+60
* Implement deriving strategiesRyan Scott2016-09-301-1/+3
* Remove 'deriving Typeable' statementsRyan Scott2016-05-241-4/+4
* Delete support for deprecated "-- # ..."-style haddock optionsThomas Miedema2016-02-191-1/+0
* Various API Annotations fixesAlan Zimmerman2015-12-311-1/+1
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-4/+0
* ApiAnnotations : ITopenExpQuote needs SourceTextAlan Zimmerman2015-11-161-0/+13
* ApiAnnotations: Add SourceText for unicode tokensAlan Zimmerman2015-11-161-2/+38
* Injective type familiesJan Stolarek2015-09-031-1/+1
* Comments reformating/correctionsDivam2015-08-181-1/+1
* ApiAnnotations tweaksAlan Zimmerman2015-05-271-0/+3
* ApiAnnotations : quoted type variables missing leading quoteAlan Zimmerman2015-05-061-0/+4
* API Annotations documentation update, parsing issue, add example testAlan Zimmerman2015-01-191-5/+11
* API Annotations tweaks.Alan Zimmerman2015-01-161-6/+49
* More Tweaks for API AnotationsAlan Zimmerman2014-11-301-0/+1
* Minor tweaks to API AnnotationAlan Zimmerman2014-11-241-0/+2
* Add API AnnotationsAlan Zimmerman2014-11-211-0/+238