summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* extending_ghc.rst: fix broken link (Trac #10950)Sergei Trofimovich2015-12-032-1/+3
* users_guide/glasgow_exts.rst: fix link markupSergei Trofimovich2015-12-031-2/+2
* Implement warnings for Semigroups as parent of MonoidDavid Luposchainsky2015-11-292-1/+23
* Implement new -XTemplateHaskellQuotes pragmaHerbert Valerio Riedel2015-11-292-9/+14
* Note #11108 in the bugs section of users guideBen Gamari2015-11-261-0/+5
* User documentation for DuplicateRecordFieldsAdam Gundry2015-11-261-255/+415
* User's Guide: Add links to MFP wiki pageHerbert Valerio Riedel2015-11-263-3/+6
* Note STM's vulnerability to non-allocating loopsBen Gamari2015-11-261-4/+6
* Add -Wcompat warning flag groupDavid Luposchainsky2015-11-242-2/+31
* Implement new `-fwarn-noncanonical-monad-instances`Herbert Valerio Riedel2015-11-242-0/+26
* Function definition in GHCiRoman Shatsov2015-11-212-12/+13
* users-guide: Fix version numberBen Gamari2015-11-201-1/+1
* user's guide: Fix some accidental triple-` quoteHerbert Valerio Riedel2015-11-204-5/+5
* Pattern Synonym DocumentationMatthew Pickering2015-11-192-27/+183
* Release Notes: Mention out-of-scope error message improvementsJoachim Breitner2015-11-191-0/+3
* Mention "-XMonadFailDesugaring" in the docsDavid Luposchainsky2015-11-181-3/+4
* Correct > to > in user's guideReid Barton2015-11-181-3/+3
* users-guide: Move <h1> outside of <a> tagBen Gamari2015-11-181-1/+1
* users-guide: Fix typo in conf.pyBen Gamari2015-11-181-1/+1
* users-guide: Use tango pygments styleBen Gamari2015-11-181-1/+1
* relnotes: Update base versionBen Gamari2015-11-181-1/+1
* users-guide: Give links more contrastBen Gamari2015-11-181-1/+1
* docs: Ignore Sphinx doctrees produced by manpage buildBen Gamari2015-11-181-1/+1
* base: Documentation for TypeErrorBen Gamari2015-11-181-0/+2
* rts: Kill PAPI supportBen Gamari2015-11-181-1/+1
* Disable failed specialisation warnings by default & update documentation.Ben Gamari2015-11-182-11/+17
* MonadFail proposal, phase 1David Luposchainsky2015-11-172-5/+31
* Weaken monadic list operations to ApplicativeBen Gamari2015-11-161-0/+5
* users-guide: Limit column widthBen Gamari2015-11-161-1/+2
* Implement the Strict language extensionAdam Sandberg Eriksson2015-11-141-20/+289
* Implement function-sections for Haskell code, #8405Simon Brenner2015-11-121-0/+14
* Fix link in documentationSiddhanathan Shanmugam2015-11-111-4/+2
* Backpack documentation updates for component IDs [no-ci]Edward Z. Yang2015-10-291-160/+188
* Pattern synonyms: swap provided/requiredSimon Peyton Jones2015-10-281-9/+9
* Make worker-wrapper optionalChristiaan Baaij2015-10-271-0/+6
* Make it possible to have different UniqSupply strategiesBartosz Nitka2015-10-271-0/+32
* manpage: Mark as orphan documentBen Gamari2015-10-271-0/+2
* Implement MIN_VERSION and VERSION macros natively in GHC.Edward Z. Yang2015-10-261-0/+16
* Fix a typo in the User's Guide ReST introBartosz Nitka2015-10-261-1/+1
* Update example GHCi startupGabor Greif2015-10-241-5/+1
* Extended default rules now specialize Foldable, Traversable to [] (#10971)David Kraeutmann2015-10-201-3/+3
* Driver: `ghci -e` should behave like `ghc -e` (#9360)Thomas Miedema2015-10-191-2/+4
* Add typed holes support in Template Haskell.Jan Stolarek2015-10-162-28/+18
* Rename package key to unit ID, and installed package ID to component ID.Edward Z. Yang2015-10-142-4/+4
* docs: overhaul Derive{Functor,Foldable,Traversable} notesRyanGlScott2015-10-131-136/+207
* Make dataToQa aware of Data instances which use functions to implement toConstrRyanGlScott2015-10-131-5/+18
* Move orphan instance/rule warnings to typechecker/desugarer.Edward Z. Yang2015-10-081-7/+3
* Fill in associated type defaults with DeriveAnyClassRyanGlScott2015-10-032-2/+47
* Make GHC generics capable of handling unboxed typesRyanGlScott2015-10-032-0/+45
* docs: Fix ghc_config.py.inBen Gamari2015-10-031-1/+1