summaryrefslogtreecommitdiff
path: root/docs/users_guide/glasgow_exts.rst
Commit message (Expand)AuthorAgeFilesLines
* Don't describe tuple sections as "Python-style"Chris Martin2017-04-251-1/+1
* Document the kind generalization behavior observed in #13555Ryan Scott2017-04-231-0/+43
* Fix a couple of user-manual typosSimon Peyton Jones2017-04-131-2/+2
* Typos in bang patterns user manual [skip ci]Ömer Sinan Ağacan2017-04-101-2/+2
* Fix markupGabor Greif2017-04-061-34/+34
* Derive the definition of nullDavid Feuer2017-04-021-10/+35
* Deriving for phantom and empty typesDavid Feuer2017-03-301-2/+72
* Eliminate a user manual warningSimon Peyton Jones2017-03-271-1/+1
* users-guide: Document TemplateHaskell availabilityBen Gamari2017-03-191-0/+1
* Typos in manual and comments [ci skip]Gabor Greif2017-03-171-1/+1
* Allow associated types to pattern-match in non-class-bound variablesRyan Scott2017-03-141-49/+17
* Further document :type +v's role in analyzing -XTypeApplications in GHCiRyan Scott2017-03-141-3/+40
* Add COLUMN pragmaPhil Ruffwind2017-03-131-0/+23
* Typos in comments and manualGabor Greif2017-03-061-3/+3
* Don't allow orphan COMPLETE pragmas (#13349)Reid Barton2017-03-021-5/+8
* Prohibit RULES changing constructorsDavid Feuer2017-03-021-1/+3
* User manual: Fix GADT paper linkÖmer Sinan Ağacan2017-03-021-1/+1
* Document interaction between ApplicativeDo and existentials (#13242)Simon Marlow2017-03-021-0/+36
* Update OverloadedLabels docs and document HasFieldAdam Gundry2017-02-261-21/+206
* Typos [ci skip]Gabor Greif2017-02-151-1/+1
* Refactor DeriveAnyClass's instance context inferenceRyan Scott2017-02-101-15/+57
* Tweaks and typos in manual, note refs, commentsGabor Greif2017-02-091-1/+1
* Docs: Fix typo in glasgow_exts.rstDaniel Gröber2017-02-071-1/+1
* Add support for StaticPointers in GHCiBen Gamari2017-02-021-0/+7
* user-guide: fix links and file names (fixes #13198)Takenobu Tani2017-01-311-3/+3
* users guide: Fix markup of COMPLETE pragma examplesBen Gamari2017-01-311-24/+21
* Check that a default type signature aligns with the non-default signatureRyan Scott2017-01-301-1/+54
* COMPLETE pragmas for enhanced pattern exhaustiveness checkingMatthew Pickering2017-01-261-0/+78
* Update levity polymorphismRichard Eisenberg2017-01-191-41/+38
* Typos in manual and comments [ci skip]Gabor Greif2017-01-171-1/+1
* Typofixes in manual and comments [ci skip]Gabor Greif2017-01-041-1/+1
* Add note for rebindable syntax of [a..b]Simon Peyton Jones2016-12-211-0/+4
* DynFlags: Rip out remnants of WarnContextQuantificationBen Gamari2016-12-161-4/+2
* Show constraints when reporting typed holesMaciej Bielecki2016-12-151-0/+27
* Fix typo in functional dependencies docChris Martin2016-11-301-1/+2
* Test for type synonym loops on TyCon.Edward Z. Yang2016-11-161-2/+2
* Typos in comments, notes and manualGabor Greif2016-11-151-3/+3
* Prevent GND from inferring an instance context for method-less classesRyan Scott2016-11-101-2/+11
* Update user's guide after D2490Thomas Winant2016-11-101-3/+8
* Allow GeneralizedNewtypeDeriving for classes with associated type familiesRyan Scott2016-11-061-0/+127
* Delete extraneous backtick in users' guideRyan Scott2016-10-261-1/+1
* Fix Show derivation in the presence of RebindableSyntax/OverloadedStringsRyan Scott2016-10-151-0/+27
* Make error when deriving an instance for a typeclass less misleadingRyan Scott2016-10-141-0/+11
* Implement deriving strategiesRyan Scott2016-09-301-2/+60
* Comments and manual only: spellingGabor Greif2016-09-281-1/+1
* Pattern Synonyms documentation updateMatthew Pickering2016-09-241-2/+6
* Replace INLINEABLE by INLINABLE (#12613)Joachim Breitner2016-09-241-0/+2
* users_guide: TH now partially supports typed holesBen Gamari2016-09-121-1/+2
* users_guide: #8761 is now fixedBen Gamari2016-09-121-2/+0
* users_guide: Fix Docbook remnantBen Gamari2016-09-121-1/+1