summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Make globals use sharedCAF"Ben Gamari2016-11-301-0/+13
* Tweaks to grammar and such.Gabor Greif2016-11-301-6/+6
* Update Mingw-w64 bindist for WindowsTamar Christina2016-11-291-0/+3
* Use C99's boolBen Gamari2016-11-293-11/+11
* Make globals use sharedCAFMoritz Angermann2016-11-291-13/+0
* Replace -fshow-source-paths with -fhide-source-pathsSylvain Henry2016-11-291-0/+5
* Make diagnostics slightly more colorfulPhil Ruffwind2016-11-291-0/+9
* users_guide: Bring 8.0.2 release notes up-to-date with ghc-8.0 branchBen Gamari2016-11-291-49/+83
* Make note of #12881 in 8.0.2 release notesRyan Scott2016-11-291-0/+15
* Make quoting and reification return the same typesDominik Bollmann2016-11-251-0/+2
* Implement fine-grained `-Werror=...` facilityMaciej Bielecki2016-11-211-0/+17
* Test for type synonym loops on TyCon.Edward Z. Yang2016-11-162-2/+12
* Typos in comments, notes and manualGabor Greif2016-11-151-3/+3
* Remove CONSTR_STATICSimon Marlow2016-11-141-2/+0
* Prevent GND from inferring an instance context for method-less classesRyan Scott2016-11-102-2/+33
* Update user's guide after D2490Thomas Winant2016-11-101-3/+8
* Update 8.0.2 release notes for #12784Ryan Scott2016-11-071-0/+4
* Describe symptoms of (and the cure for) #12768 in 8.0.2 release notesRyan Scott2016-11-061-0/+17
* Allow GeneralizedNewtypeDeriving for classes with associated type familiesRyan Scott2016-11-062-0/+132
* Add tracing infrastructure to pattern match checkerMatthew Pickering2016-11-061-0/+5
* Update release notes for type sigs in TH patterns patchMatthew Pickering2016-11-051-0/+2
* Delete extraneous backtick in users' guideRyan Scott2016-10-261-1/+1
* Add -Wcpp-undef warning flagErik de Castro Lopo2016-10-222-0/+10
* Fix Show derivation in the presence of RebindableSyntax/OverloadedStringsRyan Scott2016-10-152-0/+31
* Make error when deriving an instance for a typeclass less misleadingRyan Scott2016-10-142-1/+26
* Turn on -n4m with -A16m or greaterSimon Marlow2016-10-091-1/+1