summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs: Delete old docbook cheat sheetAustin Seipp2014-07-212-232/+0
* docs: Remove obsolete Visual Haskell documentAustin Seipp2014-07-212-319/+0
* [ghc-pkg] Fix #5442 by using the flag db stack to modify packages.Edward Z. Yang2014-07-211-1/+15
* Documentation typoGabor Greif2014-07-201-1/+1
* Document OVERLAP pragmas.Iavor S. Diatchki2014-07-191-1/+30
* OK, I think we've finally solved granularity.Edward Z. Yang2014-07-173-612/+1229
* Try to explain the applicativity problemEdward Z. Yang2014-07-161-10/+86
* Improve documentation of overlapping instances (again)Simon Peyton Jones2014-07-151-55/+73
* Improve documentation of :set/:setiSimon Peyton Jones2014-07-152-37/+47
* Entirely re-jig the handling of default type-family instances (fixes Trac #9063)Simon Peyton Jones2014-07-151-31/+72
* Finish TCs sectionEdward Z. Yang2014-07-141-85/+238
* Type classesEdward Z. Yang2014-07-141-11/+268
* [backpack] Rework definite package compilationEdward Z. Yang2014-07-101-105/+103
* Make the example a little more complexEdward Z. Yang2014-07-101-142/+208
* Start expanding out linking textEdward Z. Yang2014-07-091-92/+239
* Add hyperref package.Edward Z. Yang2014-07-091-0/+1
* [docs/backpack] Get lint to stop complainingEdward Z. Yang2014-07-091-6/+6
* Scott's updates to the impl paper.Edward Z. Yang2014-07-091-25/+92
* Private axiom comment in BackpackEdward Z. Yang2014-07-071-2/+27