summaryrefslogtreecommitdiff
path: root/utils/mkUserGuidePart
Commit message (Expand)AuthorAgeFilesLines
...
* Implement `-Wnoncanonical-monadfail-instances` warningHerbert Valerio Riedel2016-01-241-0/+8
* User's guide: fix singular/plural typo in flagnamesHerbert Valerio Riedel2016-01-241-4/+4
* mkUserGuidePart: Better flag cross-referencingBen Gamari2016-01-239-89/+94
* users-guide: Begin documenting --frontendBen Gamari2016-01-191-1/+7
* Switch from -this-package-key to -this-unit-id.Edward Z. Yang2016-01-191-2/+2
* Rename InjectiveTypeFamilies to TypeFamilyDependenciesBen Gamari2016-01-141-2/+2
* Add InjectiveTypeFamilies language extensionJan Stolarek2016-01-091-0/+8
* Add Cabal synopses and descriptionsBen Gamari2016-01-051-2/+3
* Adding flags: -ffull-guard-reasoning and too-many-guardsGeorge Karachalias2015-12-271-0/+13
* Add -fprint-typechecker-elaboration flag (fixes #10662)Eugene Akentyev2015-12-171-0/+6
* Add `-W(no-)xxx` aliases for `-f(no-)warn-xxx` flagsDavid Luposchainsky2015-12-161-98/+98
* Expose enabled language extensions to THBen Gamari2015-12-151-6/+1
* Rename s/7.12.1/8.0.1/ two minor occurencesHerbert Valerio Riedel2015-12-081-1/+1
* Implement new `-fwarn-noncanonical-monoid-instances`Herbert Valerio Riedel2015-12-061-0/+8
* ghc.mk: fix docs re-rebuildingSergei Trofimovich2015-12-051-2/+1
* ghc.mk: don't run mkUserGuidePart more than onceSergei Trofimovich2015-12-051-3/+39
* ghc.mk: cleanup: use tab consistentlySergei Trofimovich2015-12-051-1/+1
* Build system: Add stage specific SRC_HC_(WARNING_)OPTSThomas Miedema2015-12-011-5/+0
* Implement warnings for Semigroups as parent of MonoidDavid Luposchainsky2015-11-291-2/+9
* Implement new -XTemplateHaskellQuotes pragmaHerbert Valerio Riedel2015-11-291-0/+7
* Add -Wcompat warning flag groupDavid Luposchainsky2015-11-241-0/+7
* Implement new `-fwarn-noncanonical-monad-instances`Herbert Valerio Riedel2015-11-241-0/+9
* Support multiple debug output levelsBen Gamari2015-11-231-0/+7
* Add -fwarn-missing-monadfail-instance to mkUserGuidePartBen Gamari2015-11-181-0/+7
* Disable failed specialisation warnings by default & update documentation.Ben Gamari2015-11-181-0/+12
* Implement function-sections for Haskell code, #8405Simon Brenner2015-11-121-0/+4
* Fix documentation build on windowsTamar Christina2015-10-311-1/+6
* Make worker-wrapper optionalChristiaan Baaij2015-10-271-1/+12
* Add flag to reverse errors in GHC/GHCiSiddhanathan Shanmugam2015-10-261-0/+7
* Move orphan instance/rule warnings to typechecker/desugarer.Edward Z. Yang2015-10-081-2/+2
* Move user's guide to ReStructuredTextBen Gamari2015-10-0333-53/+2913
* Build system: cleanup BUILD_DIRS + add lots of NotesThomas Miedema2015-09-081-1/+1
* Set cabal files to default-language:Haskell2010Herbert Valerio Riedel2014-05-141-1/+2
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-012-4/+4
* Automatically add the $(exeext) to program namesIan Lynagh2013-03-031-1/+1
* Make it possible to build with only way dynIan Lynagh2012-10-241-1/+0
* Use Cabal to build mkUserGuidePartIan Lynagh2012-10-242-5/+20
* Actually build things the dynamic wayIan Lynagh2012-10-041-2/+4
* Build the dynamic way by default on Linux/amd64Ian Lynagh2012-10-031-4/+5
* Fix mkUserGuidePart program name on WindowsIan Lynagh2011-01-061-1/+1
* Fix mkUserGuidePart depsIan Lynagh2010-09-181-1/+1
* Change how the dblatex/lndir problem is worked aroundIan Lynagh2010-08-241-0/+23
* Generate the bit in the user guide where we say what -fglasgow-exts doesIan Lynagh2010-08-223-0/+73