summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* glasgow_exts.rst: fix code blockSergei Trofimovich2015-12-301-0/+1
* users_guide/ghci: Fix headingBen Gamari2015-12-301-1/+1
* users_guide: Move 7.12.1-notes to 8.0.1-notesBen Gamari2015-12-293-5/+5
* Adding flags: -ffull-guard-reasoning and too-many-guardsGeorge Karachalias2015-12-273-5/+49
* Visible type applicationRichard Eisenberg2015-12-242-0/+55
* Docs: -interactive-print should reside in registered packageThomas Miedema2015-12-231-1/+3
* Allow CallStacks to be frozenEric Seidel2015-12-232-6/+24
* Modify Nmax to maxN Trac #10728MarcelineVQ2015-12-232-4/+10
* Implement -hide-all-plugin-packages and -plugin-package(-id), fixing #11244Edward Z. Yang2015-12-222-4/+49
* Rework Template Haskell's handling of strictnessRyanGlScott2015-12-221-0/+3
* users_guide: Synchronize relnotes with base changelogBen Gamari2015-12-211-5/+34
* Add proper GADTs support to Template HaskellJan Stolarek2015-12-211-0/+5
* Encode strictness in GHC generics metadataRyanGlScott2015-12-212-9/+28
* Warn about unused type variables in type familiesMichał Sośnicki2015-12-213-10/+22
* Merge new commands from ghci-ng (re #10874)Herbert Valerio Riedel2015-12-202-0/+85
* Add -Nmax<n> RTS feature (#10728)MarcelineVQ2015-12-191-1/+7
* Documentation, tests for hsc2hs's new #alignment macroRyanGlScott2015-12-192-0/+30
* Documentation for -fexternal-interpreterSimon Marlow2015-12-184-2/+77
* Random typo fixesHerbert Valerio Riedel2015-12-172-2/+2
* users_guide: Remove extraneous vertical whitespaceBen Gamari2015-12-171-72/+24
* Add -fprint-typechecker-elaboration flag (fixes #10662)Eugene Akentyev2015-12-171-0/+41
* 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