summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Enabled warn on tabs by default (fixes #9230)Mateusz Lenik2014-10-211-0/+6
* Add release note about Unicode 7.0Austin Seipp2014-10-211-0/+6
* Fix typo in -XConstraintKinds docsRicky Elrod2014-10-211-1/+1
* Remove extra periodMatt Kraai2014-10-211-1/+1
* Rewrite section 1 of the Backpack manual. [skip ci]Edward Z. Yang2014-10-101-202/+344
* Update some out-of-date things in Backpack implementation doc [skip ci]Edward Z. Yang2014-10-071-27/+36
* Initial commit of the Backpack manual [skip ci]Edward Z. Yang2014-10-072-0/+330
* Add support for LINE pragma in template-haskellEric Mertens2014-10-072-1/+7
* Implement `MIN_VERSION_GLASGOW_HASKELL()` macroHerbert Valerio Riedel2014-10-051-0/+79
* Make foldr2 a bit more strictDavid Feuer2014-10-011-1/+8
* Document that -dynamic is needed for loading compiled code into GHCiSimon Marlow2014-09-291-1/+6
* User's Guide: Fix compiler plugin example (#9641, #7682)Reid Barton2014-09-271-2/+2
* User's Guide: various unfolding-related fixesReid Barton2014-09-252-8/+15
* Link from 7.6.3.4 to 7.7.2.6 in the user guide.Jan Stolarek2014-09-251-0/+5
* Spelling error in flags.xmlSimon Peyton Jones2014-09-191-1/+1
* Increase -fcontext-stack=N default to 100Simon Peyton Jones2014-09-191-1/+1
* Add -fwarn-context-quantification (#4426)Krzysztof Gogolewski2014-09-183-13/+59
* Fix formatting bug in core-spec.Richard Eisenberg2014-09-183-2/+4
* Fix typo "Rrestriction" in user's guide (lspitzner, #9528)Reid Barton2014-09-161-1/+1
* Typos in commentsGabor Greif2014-08-291-1/+1
* Add release notes about ghc-pkg change, and Cabal dep removalDuncan Coutts2014-08-291-0/+43
* Improve documentation of record wildcardsSimon Peyton Jones2014-08-251-3/+13
* Fix prepositions in the documentation of -rdynamic.Facundo Domínguez2014-08-202-4/+4
* Use absolute links to Cabal docs from the GHC users guide (#9154)Bob Ippolito2014-08-191-2/+2
* Implement -rdynamic in Linux and Windows/MinGW32.Facundo Domínguez2014-08-182-0/+24
* Update list of flags implied by -XGADTs in User's Guide section on GADTsReid Barton2014-08-181-1/+2
* Fix quasi-quoter documentation (#9448)Sergey Vinokurov2014-08-181-2/+2
* Update manual (#9200).Richard Eisenberg2014-08-121-43/+62
* Implement the final change to INCOHERENT from Trac #9242Simon Peyton Jones2014-08-081-45/+43
* [no-ci] Minor bugfixes in Backpack docs.Edward Z. Yang2014-08-051-15/+10
* Thinning and renaming modules from packages on the command line.Edward Z. Yang2014-08-052-5/+62
* Package keys (for linking/type equality) separated from package IDs.Edward Z. Yang2014-08-052-12/+8
* docs: fix typo: 'OVERLAPPINGP' -> 'OVERLAPPING'Sergei Trofimovich2014-08-041-1/+1
* [backpack] More revisions to various pieces.Edward Z. Yang2014-08-011-125/+84
* Unbreak build.Gabor Pali2014-08-011-2/+1
* Typo fixesGabor Greif2014-08-011-3/+3
* Complete work on new OVERLAPPABLE/OVERLAPPING pragmas (Trac #9242)Simon Peyton Jones2014-07-311-29/+28
* [backpack] Package selectionEdward Z. Yang2014-07-311-213/+412
* Add user documentation for explicitly-bidirectional pattern synonymswip/pattern-synonymsDr. ERDI Gergo2014-07-291-6/+17
* Don't call installed package IDs 'package IDs'; they're different.Edward Z. Yang2014-07-281-13/+12
* Add reexported modules to the list of IPID fields.Edward Z. Yang2014-07-281-0/+19
* Support ghc-pkg --ipid to query package ID.Edward Z. Yang2014-07-281-1/+21
* Implement OVERLAPPING and OVERLAPPABLE pragmas (see #9242)Iavor S. Diatchki2014-07-271-21/+32
* [backpack] Rewrite compilation to be cleaner.Edward Z. Yang2014-07-251-287/+222
* Duplicate wordGabor Greif2014-07-231-1/+1
* Write up rename on entryEdward Z. Yang2014-07-231-14/+71
* Definite compilation is a goEdward Z. Yang2014-07-231-145/+412
* Add a summary section.Edward Z. Yang2014-07-221-26/+77
* Rewrite package/module identity sectionEdward Z. Yang2014-07-221-155/+314
* Rename PackageId to PackageKey, distinguishing it from Cabal's PackageId.Edward Z. Yang2014-07-211-0/+21