summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve documentation for transform list-compsSimon Peyton Jones2015-09-111-1/+6
* Forbid annotations when Safe Haskell safe mode is enabled.David Kraeutmann2015-09-082-0/+15
* user-guide: Add missing <para> tags around <listitem> bodyBen Gamari2015-09-051-5/+5
* Injective type familiesJan Stolarek2015-09-032-0/+115
* Improve the error messages for class instance errorsSimon Peyton Jones2015-09-022-0/+16
* Expand declaration QQs first (#10047)Michael Smith2015-09-022-26/+60
* Allow annotations though addTopDecls (#10486)Michael Smith2015-09-021-0/+6
* Use IP based CallStack in error and undefinedEric Seidel2015-09-022-16/+29
* Fix typo in pattern synonym documentation.HEADMatthew Pickering2015-08-301-2/+2
* Fix algorithm.tex build and update with some new info.Edward Z. Yang2015-08-261-8/+77
* Build system: simplify install.mk.inThomas Miedema2015-08-211-3/+3
* Add missing </para> to User's guide to fix the buildThomas Miedema2015-08-121-0/+1
* User manual update, as prodded by #10760.Richard Eisenberg2015-08-111-3/+24
* Replace HsBang type with HsSrcBang and HsImplBangAdam Sandberg Eriksson2015-08-101-1/+11
* Big batch of Backpack documentation edits.Edward Z. Yang2015-08-062-762/+898
* Warn about missed specialisations for importsSimon Peyton Jones2015-08-051-8/+16
* Add Fixity info for infix typesRyanGlScott2015-08-051-0/+11
* Additions to users' guide and release notesRyanGlScott2015-08-052-7/+10
* Make -fcpr-off a dynamic flagChristiaan Baaij2015-08-052-4/+16
* users_guide: Add note about #367 to Bugs sectionBen Gamari2015-08-051-0/+15
* Support wild cards in data/type family instancesThomas Winant2015-08-032-0/+40
* Minor improvement to user guideSimon Peyton Jones2015-08-031-3/+5
* Remove checked-in PDFs.Edward Z. Yang2015-07-314-0/+0