summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* users-guide: Explain behavior of verbose-core2core + dump-inliningsBen Gamari2017-02-021-1/+3
* Spelling fixesGabor Greif2017-02-025-15/+15
* Add support for StaticPointers in GHCiBen Gamari2017-02-022-0/+10
* Introduce GHC.TypeNats module, change KnownNat evidence to be NaturalOleg Grenrus2017-02-011-0/+4
* user-guide: fix links and file names (fixes #13198)Takenobu Tani2017-01-312-5/+5
* Abstract over the way eventlogs are flushedalexbiehl2017-01-312-4/+43
* users guide: Fix markup of COMPLETE pragma examplesBen Gamari2017-01-311-24/+21
* Use top-level instances to solve superclasses where possibleDaniel Haraj2017-01-312-0/+40
* Fixes bug #11046Iavor S. Diatchki2017-01-301-0/+3
* Add a flag to emit error messages as JSONMatthew Pickering2017-01-302-0/+10
* Check that a default type signature aligns with the non-default signatureRyan Scott2017-01-302-1/+60
* COMPLETE pragmas for enhanced pattern exhaustiveness checkingMatthew Pickering2017-01-261-0/+78
* Document -fspecialise-aggressivelyMatthew Pickering2017-01-231-0/+12
* users-guide: Document -dppr-ticksBen Gamari2017-01-231-0/+5
* Don't quantify implicit type variables when quoting type signatures in THRyan Scott2017-01-231-0/+36
* Typos and grammar in manual/commentsGabor Greif2017-01-231-2/+2
* Warn on missing home modulesYuras Shumovich2017-01-201-2/+13
* Allow top-level string literals in Core (#8472)Takano Akio2017-01-201-1/+3
* Add 'type family (m :: Symbol) <> (n :: Symbol)'Oleg Grenrus2017-01-201-0/+3
* Update levity polymorphismRichard Eisenberg2017-01-193-42/+46
* Typos in comments only [ci skip]Gabor Greif2017-01-181-1/+1
* Some 8.2.1 release notes for my stuffSimon Marlow2017-01-173-7/+27
* Typos in manual and comments [ci skip]Gabor Greif2017-01-172-3/+3
* Add dump-parsed-ast flag and functionalityAlan Zimmerman2017-01-151-0/+4
* Use latin1 code page on Windows for response files.Tamar Christina2017-01-151-0/+3
* Typos in manual, comments and testsGabor Greif2017-01-121-3/+3
* Rewrite module signature documentation.Edward Z. Yang2017-01-111-66/+282
* users-guide: Produce OpenSearch descriptionBen Gamari2017-01-101-0/+1
* Throw an exception on heap overflowDemi Obenour2017-01-102-0/+21
* Add a CSE pass to Stg (#9291)Joachim Breitner2017-01-051-0/+8
* Typofixes in manual and comments [ci skip]Gabor Greif2017-01-041-1/+1
* Typo in manual [ci skip]Gabor Greif2017-01-031-1/+1
* Remove documentation about non-existent flag.Edward Z. Yang2017-01-011-9/+0
* Fix incorrect statement about plugin packages.Edward Z. Yang2017-01-011-4/+4
* Add caret diagnosticsPhil Ruffwind2016-12-231-0/+6
* Add note for rebindable syntax of [a..b]Simon Peyton Jones2016-12-211-0/+4
* Docs: Delete duplicate paragraph in user guideSiddhanathan Shanmugam2016-12-171-8/+0
* DynFlags: Rip out remnants of WarnContextQuantificationBen Gamari2016-12-161-4/+2
* Warn about missing instance methods that start with an underscoreRyan Scott2016-12-151-0/+12
* Show constraints when reporting typed holesMaciej Bielecki2016-12-151-0/+27
* Fix typo in users' guideRyan Scott2016-12-141-1/+1
* Make globals use sharedCAFMoritz Angermann2016-12-111-13/+0
* Scrutinee Constant FoldingSylvain Henry2016-12-091-1/+20
* Disambiguate reified closed type family kinds in THRyan Scott2016-12-091-0/+5
* Overhaul of Compact Regions (#12455)Simon Marlow2016-12-071-0/+7
* Give concrete example for #12784 in 8.0.2 release notesRyan Scott2016-12-061-2/+19
* core-spec: Fix S_MatchDataJoachim Breitner2016-12-022-1/+2
* 8.2.1-notes.rst: tweak binutils versionSergei Trofimovich2016-12-021-2/+2
* Make note of #12907 in 8.0.2 release notesRyan Scott2016-12-011-0/+13
* Fix typo in functional dependencies docChris Martin2016-11-301-1/+2