summaryrefslogtreecommitdiff
path: root/testsuite/tests/haddock
Commit message (Expand)AuthorAgeFilesLines
* Bump ghc version to 8.9Ryan Scott2019-02-201-4/+4
* Run some of Haddock's tests in the testsuiteAlec Theriault2019-02-162-0/+89
* Allow Haddock comments before function arguments.Iavor Diatchki2018-06-073-2/+42
* Move 'HsBangTy' out in constructor argumentsAlec Theriault2018-06-075-0/+37
* Serialize docstrings to ifaces, display them with new GHCi :doc commandSimon Jakobi2018-06-0423-78/+92
* Support constructor Haddocks in more placesAlec Theriault2018-01-1211-0/+110
* Remove HsContext from ppr_mono_ty, and remove ppParendHsTypeAlan Zimmerman2017-05-287-18/+18
* Some tidying up of type pretty-printingSimon Peyton Jones2017-05-267-18/+19
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-1/+2
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-6/+3
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-073-4/+4
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-291-3/+3
* Make default output less verbose (source/object paths)Sylvain HENRY2016-11-111-3/+3
* The Backpack patch.Edward Z. Yang2016-10-081-8/+8
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-203-117/+117
* Allow putting Haddocks on derived instancesRyan Scott2016-05-123-0/+27
* Print which warning-flag controls an emitted warningMichael Walker2016-02-251-4/+8
* Testsuite: for tests that use TH, omit *all* prof_waysThomas Miedema2016-02-251-1/+1
* Pass -haddock to tests in should_compile_*flag*_nohaddockThomas Miedema2016-02-195-4/+48
* 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-067-12/+23
* AST changes to prepare for API annotations, for #9628Alan Zimmerman2014-11-211-4/+2
* Tidy up the printing of single-predicate contextsSimon Peyton Jones2014-06-204-5/+5
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-252-5/+5
* Make Outputable instance for HsDocString usefulMateusz Kowalczyk2014-02-2518-94/+119
* Different quotes in error messages following lexer clean-upSimon Peyton Jones2013-12-051-1/+1
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-241-4/+4
* spellingGabor Greif2013-02-021-1/+1
* Replace Rank2Types and PolymorphicComponents by RankNTypesSimon Peyton Jones2012-10-193-5/+5
* Error message wibblesSimon Peyton Jones2012-04-231-166/+166
* Error message wibbles following TyClDecl/HsTyDefn refactoringSimon Peyton Jones2012-03-261-166/+166
* 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-183-0/+5
* Wibbles to accommodate TH changes (Trac #4429, #5406)Simon Peyton Jones2011-08-231-164/+166
* Accept output changes (related to patch for #5417)Simon Peyton Jones2011-08-221-8/+13
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-20134-0/+1575