summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move user's guide to ReStructuredTextBen Gamari2015-10-0373-40338/+30910
* base: export allocation counter/limit API from System.MemSimon Marlow2015-09-231-0/+12
* DeriveLift extension (#1830)RyanGlScott2015-09-213-0/+162
* Revert "Revert "Revert "Support for multiple signature files in scope."""Edward Z. Yang2015-09-211-5/+0
* Clarify parsing infelicity.Richard Eisenberg2015-09-201-1/+13
* Update user guide, fixing #10772Richard Eisenberg2015-09-201-2/+5
* ApplicativeDo transformationSimon Marlow2015-09-172-0/+180
* Improve documentation of comprehensionsSimon Peyton Jones2015-09-111-1/+1
* Fix broken links in documentationSimon Peyton Jones2015-09-113-3/+3