summaryrefslogtreecommitdiff
path: root/utils/mkUserGuidePart
Commit message (Expand)AuthorAgeFilesLines
* 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