summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add `-W(no-)xxx` aliases for `-f(no-)warn-xxx` flagsDavid Luposchainsky2015-12-169-174/+183
* Expose enabled language extensions to THBen Gamari2015-12-151-0/+8
* Allow recursive (undecidable) superclassesSimon Peyton Jones2015-12-151-0/+49
* Improve documentation for -XStrictSimon Peyton Jones2015-12-151-19/+36
* Fix formatting complaint from SphinxSimon Peyton Jones2015-12-151-1/+3
* Document -XOverloadedLabelsAdam Gundry2015-12-151-0/+81
* DynFlags Remove -fwarn-context-quantification flagBen Gamari2015-12-152-26/+4
* Use Cxt for deriving clauses in TH (#10819)Ben Gamari2015-12-141-0/+6
* Fix release notes markupBen Gamari2015-12-121-25/+51
* Refactor type families in Template HaskellJohn Leo2015-12-121-0/+5
* Rework the Implicit CallStack solver to handle local lets.Eric Seidel2015-12-122-54/+57
* Implement -fwarn-missing-pat-syn-sigsMatthew Pickering2015-12-122-5/+20
* Frontend plugins.Edward Z. Yang2015-12-121-0/+50
* Add kind equalities to GHC.Richard Eisenberg2015-12-119-235/+407
* Improved data family export documentationDavid Kraeutmann2015-12-111-0/+5
* More typos in comments/docsGabor Greif2015-12-091-1/+1
* Improve documentation for DeriveAnyClassSimon Peyton Jones2015-12-091-9/+51
* users_guide: Show sub-sub-sections in ToCBen Gamari2015-12-081-1/+1
* docs/glasgow_exts: Use warning admonitionBen Gamari2015-12-081-2/+2
* Use TypeLits in the meta-data encoding of GHC.GenericsRyanGlScott2015-12-071-23/+8
* Add isImport, isDecl, and isStmt functions to GHC APIRoman Shatsov2015-12-071-0/+2
* Minor stylistic fixes in glasgow_exts.rstBen Gamari2015-12-071-14/+11
* Re-export data family when exporting a data instance without an export listDavid Kraeutmann2015-12-072-4/+27
* Implement new `-fwarn-noncanonical-monoid-instances`Herbert Valerio Riedel2015-12-061-2/+24
* extending_ghc.rst: fix broken link (Trac #10950)Sergei Trofimovich2015-12-032-1/+3
* users_guide/glasgow_exts.rst: fix link markupSergei Trofimovich2015-12-031-2/+2
* Implement warnings for Semigroups as parent of MonoidDavid Luposchainsky2015-11-292-1/+23
* Implement new -XTemplateHaskellQuotes pragmaHerbert Valerio Riedel2015-11-292-9/+14
* Note #11108 in the bugs section of users guideBen Gamari2015-11-261-0/+5
* User documentation for DuplicateRecordFieldsAdam Gundry2015-11-261-255/+415
* User's Guide: Add links to MFP wiki pageHerbert Valerio Riedel2015-11-263-3/+6
* Note STM's vulnerability to non-allocating loopsBen Gamari2015-11-261-4/+6
* Add -Wcompat warning flag groupDavid Luposchainsky2015-11-242-2/+31
* Implement new `-fwarn-noncanonical-monad-instances`Herbert Valerio Riedel2015-11-242-0/+26
* Function definition in GHCiRoman Shatsov2015-11-212-12/+13
* users-guide: Fix version numberBen Gamari2015-11-201-1/+1
* user's guide: Fix some accidental triple-` quoteHerbert Valerio Riedel2015-11-204-5/+5
* Pattern Synonym DocumentationMatthew Pickering2015-11-192-27/+183
* Release Notes: Mention out-of-scope error message improvementsJoachim Breitner2015-11-191-0/+3
* Mention "-XMonadFailDesugaring" in the docsDavid Luposchainsky2015-11-181-3/+4
* Correct > to > in user's guideReid Barton2015-11-181-3/+3
* users-guide: Move <h1> outside of <a> tagBen Gamari2015-11-181-1/+1
* users-guide: Fix typo in conf.pyBen Gamari2015-11-181-1/+1
* users-guide: Use tango pygments styleBen Gamari2015-11-181-1/+1
* relnotes: Update base versionBen Gamari2015-11-181-1/+1
* users-guide: Give links more contrastBen Gamari2015-11-181-1/+1
* docs: Ignore Sphinx doctrees produced by manpage buildBen Gamari2015-11-181-1/+1
* base: Documentation for TypeErrorBen Gamari2015-11-181-0/+2
* rts: Kill PAPI supportBen Gamari2015-11-181-1/+1
* Disable failed specialisation warnings by default & update documentation.Ben Gamari2015-11-182-11/+17