summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set mdo in typewriter faceGabor Greif2014-07-051-1/+2
* Minor edits to Backpack design docEdward Z. Yang2014-07-021-19/+92
* Finish up incomplete sectionsEdward Z. Yang2014-07-021-90/+230
* Finish the simple elaboration algoEdward Z. Yang2014-07-021-20/+41
* Backpack docs: Compilation, surface syntax, and package databaseEdward Z. Yang2014-07-011-92/+434
* Document #8883 in the release notesJan Stolarek2014-06-301-1/+14
* Minor updates to Backpack docs.Edward Z. Yang2014-06-281-7/+10
* Add -XBinaryLiterals language extension (re #9224)Herbert Valerio Riedel2014-06-273-1/+27
* Fix docs typo.Edward Z. Yang2014-06-271-1/+1
* Add new flag -fwrite-interface for -fno-code.Edward Z. Yang2014-06-262-2/+22
* Lots of rewrites to further move toward new world orderEdward Z. Yang2014-06-261-479/+291
* The linking restriction, no shaping necessary.Edward Z. Yang2014-06-251-165/+332
* Describe signature mini-backpack.Edward Z. Yang2014-06-241-28/+96
* More updates to Backpack impl docs.Edward Z. Yang2014-06-232-17/+146
* More fixes and updates to implementation documentEdward Z. Yang2014-06-202-76/+264
* Improve documentation of defaulting rules with OverloadedStringsSimon Peyton Jones2014-06-201-3/+12
* Add a new section to the manual about hiding things that a module doesn't exportSimon Peyton Jones2014-06-201-4/+35
* Finish the rest of the writeup.Edward Z. Yang2014-06-191-81/+242
* In progress Backpack implementation docs.Edward Z. Yang2014-06-188-0/+327
* Fixes #95 :edit command should jump to the last errorLorenzo Tabacchini2014-06-131-1/+3
* Document explicit import/export of data constructors (Trac #8753)Simon Peyton Jones2014-06-091-31/+46
* Document -fwarn-inline-rule-shadowing (Trac #9166)Simon Peyton Jones2014-06-092-2/+19
* Improve documentation for -fwarn-unused-bindsSimon Peyton Jones2014-06-091-9/+44