summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Typos in docs and commentsGabor Greif2016-01-071-1/+1
* users guide: Tweak wording of RTS -Nmax descriptionBen Gamari2016-01-071-4/+2
* users guide: Add links to release notesBen Gamari2016-01-072-8/+12
* users guide: Add documentation for custom compile-time errorsBen Gamari2016-01-071-2/+64
* relnotes: Note dropped support for Windows XP and earlierBen Gamari2016-01-061-0/+1
* Extend ghc environment file featuresDuncan Coutts2016-01-051-10/+35
* Remove -Wtoo-many-guards from default flags (fixes #11316)George Karachalias2016-01-052-7/+7
* Release notes: Mention remote GHCiBen Gamari2016-01-051-0/+5
* users_guide: Add ghci-cmd directiveBen Gamari2016-01-042-520/+423
* Use 0/1 instead of YES/NO as `__GLASGOW_HASKELL_TH__` macro valueHerbert Valerio Riedel2015-12-312-2/+7
* 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