summaryrefslogtreecommitdiff
path: root/docs/users_guide/glasgow_exts.rst
Commit message (Expand)AuthorAgeFilesLines
* Allow as-patterns in unidirectional patttern synonymsSimon Peyton Jones2018-03-211-0/+18
* Fix typo in user guide about ConstraintKindsFrank Steffahn2018-03-191-1/+1
* Remove outdated documentation bits concerning -Wmissing-methodsRyan Scott2018-03-081-5/+4
* Fix a typo about pattern synonyms in documentation.HE, Tao2018-03-071-1/+1
* DynFlags: Support British spelling of GeneralisedNewtypeDerivingBen Gamari2018-03-021-1/+1
* Add valid refinement substitution suggestions for typed holesMatthías Páll Gissurarson2018-02-181-2/+114
* Improve unboxed sum documentationDavid Feuer2018-02-051-28/+39
* Implement BlockArguments (#10843)Takano Akio2018-01-311-0/+98
* Sort valid substitutions for typed holes by "relevance"Matthías Páll Gissurarson2018-01-261-43/+256
* Implement underscores in numeric literals (NumericUnderscores extension)Takenobu Tani2018-01-211-0/+87
* tentative improvement to callstack docsAlp Mestanogullari2018-01-211-14/+53
* Typos in commentsGabor Greif2018-01-031-1/+1
* No deferred type errors under a forallSimon Peyton Jones2018-01-031-0/+23
* Fix sign error in kelvinToC.Galen Huntington2018-01-021-1/+1
* Document ScopedTypeVariables' interaction with nested forallsRyan Scott2017-12-201-1/+21
* Get rid of some stuttering in comments and docsGabor Greif2017-12-191-3/+3
* Fix scoping of pattern-synonym existentialsSimon Peyton Jones2017-12-181-1/+17
* Add information about irrefutable pattern Syntax to XStrict.klebinger.andreas@gmx.at2017-12-111-0/+4
* StaticPointers: Clarify documentationFacundo Domínguez2017-11-151-0/+7
* Typo in glasgow_exts.rstDouglas Wilson2017-11-061-1/+1
* Fix documentation and comment issuesCyd Parser2017-11-031-4/+9
* Implement the basics of hex floating point literalsIavor Diatchki2017-11-021-0/+44
* Implement the EmptyDataDeriving proposalRyan Scott2017-11-021-0/+52
* Make language extensions their own category in the documentationJoachim Breitner2017-10-251-841/+556
* Update record-wildcard docsSimon Peyton Jones2017-10-201-11/+22
* User's guide: Fix the category of some flagsJoachim Breitner2017-10-191-3/+5
* Improve user’s guide around derivingJoachim Breitner2017-10-171-65/+120
* Remove section about ApplicativeDo & existentials (#13875)Simon Marlow2017-10-151-40/+0
* Delete obsolete docs on GADT interacton with TypeApplicationsRyan Scott2017-10-131-16/+0
* A bunch of typofixesGabor Greif2017-09-261-2/+2
* Document how GHC disambiguates between multiple COMPLETE setsRyan Scott2017-09-251-0/+43
* Implicitly bind kind variables in type family instance RHSes when it's sensibleRyan Scott2017-09-051-6/+66
* Disallow bang/lazy patterns in the RHSes of implicitly bidirectional patsynsRyan Scott2017-09-021-1/+16
* Remove broken citeseer citation linksChris Martin2017-09-011-1/+1
* Fix two typos in the ImpredicativeTypes user guideBenjamin Hodgson2017-08-251-2/+2
* users_guide: Convert mkUserGuidePart generation to a Sphinx extensionPatrick Dougherty2017-08-181-21/+557
* Fix #13399 by documenting higher-rank kinds.Richard Eisenberg2017-08-171-0/+39
* Add missing initial version for extension doc.superfunc2017-08-171-0/+2
* Remove extra ` from "kind-indexed GADTs" docChris Martin2017-08-171-1/+1
* Point to FunDeps documentation on Haskell wikiBen Gamari2017-08-141-2/+2
* Fix EmptyCase documentationCyd Parser2017-08-071-6/+5
* Fix #12369 by being more flexible with data instsRichard Eisenberg2017-07-271-0/+5
* Document that type holes kill polymorphic recursionRichard Eisenberg2017-07-271-0/+4
* Fix #11400, #11560 by documenting an infelicity.Richard Eisenberg2017-07-271-3/+7
* users-guide: Fix URL of deferred type errors paperBen Gamari2017-07-241-1/+1
* users-guide: Make it easier to reference haddocksBen Gamari2017-07-241-35/+27
* Add a caveat to the GHC.Generics examples about :+: nestingRyan Scott2017-07-241-2/+13
* Fix more documentation wibblesBen Gamari2017-07-231-19/+26
* users-guide: Standardize and repair all flag referencesPatrick Dougherty2017-07-231-22/+22
* users-guide: Improve legibility of OverlappingInstances documentationBen Gamari2017-07-231-6/+6