summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation of -ticky a littleSimon Peyton Jones2014-11-113-3/+9
* [Docs] Fixed several broken urls in user's guideKonstantin Zudov2014-11-072-5/+5
* Update User's Guide, cleanup DynFlagsJan Stolarek2014-11-063-293/+700
* Remove -ddump-core-pipeline flagJan Stolarek2014-11-061-0/+6
* Remove -ddump-simpl-phases flagJan Stolarek2014-11-062-17/+0
* Link to oneShot from the User's GuideJoachim Breitner2014-11-031-0/+4
* Update release notes for #9262 #8953 #9084.Richard Eisenberg2014-11-021-0/+28
* Add notes on change to hGetContents semanticsDavid Feuer2014-10-301-6/+16
* Add __GLASGOW_HASKELL_TH__=YES/NO to CPP definitionsJoachim Breitner2014-10-291-0/+15
* Implementation of hsig (module signatures), per #9252Edward Z. Yang2014-10-241-0/+96
* Check in up-to-date PDF copies of Backpack docs. [skip ci]Edward Z. Yang2014-10-232-0/+0
* More updates to Backpack manual [skip ci]Edward Z. Yang2014-10-231-147/+112
* 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