summaryrefslogtreecommitdiff
path: root/testsuite/tests/haddock/should_compile_flag_haddock
Commit message (Expand)AuthorAgeFilesLines
* EPA: Make EOF position part of AnnsModuleAlan Zimmerman2022-12-222-16/+12
* Class layout info (#19623)Vladislav Zavialov2022-10-232-38/+86
* implement proposal 106 (Define Kinds Without Promotion) (fixes #6024)Ross Paterson2022-09-272-0/+7
* Scrub partiality about `NewOrData`.M Farkas-Dyck2022-09-192-415/+431
* Diagnostic codes: acccept test changessheaf2022-09-136-17/+17
* TTG: Move ImpExp client-independent bits to L.H.S.ImpExpromes2022-07-032-64/+66
* HsUniToken for :: in GADT constructors (#19623)Vladislav Zavialov2022-04-082-8/+40
* hi haddock: Lex and store haddock docs in interface filesZubin Duggal2022-03-2333-74/+239
* EPA: Get rid of bare SrcSpan's in the ParsedSourceAlan Zimmerman2021-11-021-6/+18
* EPA: Use LocatedA for ModuleNameAlan Zimmerman2021-10-242-2/+2
* Bespoke TokenLocation data typeVladislav Zavialov2021-10-042-42/+12
* Minor fix to pretty-printing of linear typesKrzysztof Gogolewski2021-08-053-0/+19
* HsUniToken and HsToken for HsArrow (#19623)Vladislav Zavialov2021-06-162-18/+62
* EPA: Remove duplicate annotations from HsDataDefnAlan Zimmerman2021-05-192-70/+56
* EPA: cleanups after the mergeAlan Zimmerman2021-04-192-98/+98
* EPA : Rename AnnComment to EpaCommentAlan Zimmerman2021-03-312-139/+139
* EPA : Rename ApiAnn to EPAnnAlan Zimmerman2021-03-312-369/+369
* EPA : Rename AddApiAnn to AddEpAnnAlan Zimmerman2021-03-312-90/+90
* GHC Exactprint main commitAlan Zimmerman2021-03-202-421/+1645
* Wrap LHsContext in Maybe in the GHC ASTAlan Zimmerman2021-03-012-38/+19
* Replace HsImplicitBndrs with HsOuterTyVarBndrsRyan Scott2020-11-062-550/+580
* Split HsConDecl{H98,GADT}DetailsRyan Scott2020-10-302-8/+8
* API Annotations: Keep track of unicode for linear arrow notationwip/az/unicode-hsscaledAlan Zimmerman2020-10-202-6/+12
* Preserve as-parsed arrow type for HsUnrestrictedArrowAlan Zimmerman2020-10-071-1/+1
* Remove ConDeclGADTPrefixPsRyan Scott2020-08-022-168/+197
* Test case for #17652Vladislav Zavialov2020-08-013-0/+15
* Accumulate Haddock comments in P (#17544, #17561, #8944)Vladislav Zavialov2020-07-2117-54/+1483
* Testsuite: update some Haddock testsVladislav Zavialov2019-12-319-2/+60
* Some forall-related cleanup in deriving codeRyan Scott2019-05-232-0/+9
* Haddock: support strict GADT args with docsAlec Theriault2019-04-195-0/+24
* Allow Haddock comments before function arguments.Iavor Diatchki2018-06-073-2/+42
* Move 'HsBangTy' out in constructor argumentsAlec Theriault2018-06-073-0/+22
* Serialize docstrings to ifaces, display them with new GHCi :doc commandSimon Jakobi2018-06-0422-38/+49
* Support constructor Haddocks in more placesAlec Theriault2018-01-127-0/+69
* Remove HsContext from ppr_mono_ty, and remove ppParendHsTypeAlan Zimmerman2017-05-286-7/+7
* Some tidying up of type pretty-printingSimon Peyton Jones2017-05-266-7/+8
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-072-2/+2
* Allow putting Haddocks on derived instancesRyan Scott2016-05-123-0/+27
* Pass -haddock to tests in should_compile_*flag*_nohaddockThomas Miedema2016-02-191-0/+13
* Add kind equalities to GHC.Richard Eisenberg2015-12-114-6/+6
* Accept next-docstrings on GADT constructors.Ben Gamari2015-07-233-0/+14
* Lexer: support consecutive references to Haddock chunks (#10398)Thomas Miedema2015-07-233-0/+39
* Major patch to add -fwarn-redundant-constraintsSimon Peyton Jones2015-01-063-6/+12
* Tidy up the printing of single-predicate contextsSimon Peyton Jones2014-06-203-4/+4
* Make Outputable instance for HsDocString usefulMateusz Kowalczyk2014-02-2517-58/+52
* Replace Rank2Types and PolymorphicComponents by RankNTypesSimon Peyton Jones2012-10-191-2/+2
* Update test to reflect the improved printing of data declarations.Iavor S. Diatchki2012-03-241-1/+1
* Fixes to reflect changes in behavior of -XTypeOperators.Iavor S. Diatchki2012-03-182-0/+3
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2068-0/+554