summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Minor users-guide markup fixup [skip ci]Herbert Valerio Riedel2016-01-261-2/+2
* Missed plural renaming in user's guideHerbert Valerio Riedel2016-01-261-1/+1
* Implement -Wunrecognised-warning-flagBen Gamari2016-01-251-0/+8
* user-guide: Note order-dependence of flagsBen Gamari2016-01-251-0/+22
* Better document behavior of -Wmissed-specialisationsBen Gamari2016-01-251-1/+2
* Rename -Wmissing-monadfail-instance to plural-formHerbert Valerio Riedel2016-01-251-3/+3
* Implement `-Wnoncanonical-monadfail-instances` warningHerbert Valerio Riedel2016-01-242-2/+27
* Docs: delete section on Hierarchical ModulesThomas Miedema2016-01-242-40/+0
* user-guide: Document -L RTS flagBen Gamari2016-01-231-7/+12
* user-guide: Fix typosBen Gamari2016-01-231-2/+2
* user-guide: Reformat warning listsBen Gamari2016-01-231-12/+31
* Small doc fixAdam Sandberg Eriksson2016-01-231-7/+7
* Fix a formatting error in the user's guideEric Seidel2016-01-221-1/+1
* sphinx-build: fix python stack overflow (Trac #10950)Sergei Trofimovich2016-01-211-0/+10
* rel-notes: Note the return of -Wmonomorphism-restrictionBen Gamari2016-01-211-1/+8
* user-guide: Refer to MIN_VERSION_GLASGOW_HASKELL from introBen Gamari2016-01-212-1/+10
* user-guide:: Improve -D descriptionBen Gamari2016-01-211-3/+6
* users-guide: Begin documenting --frontendBen Gamari2016-01-192-2/+10
* user-guide: Delete errant fragmentBen Gamari2016-01-191-2/+0
* Switch from -this-package-key to -this-unit-id.Edward Z. Yang2016-01-192-6/+19
* users-guide: Clean manpage build artifacts and fix usage of clean-targetBen Gamari2016-01-171-0/+2
* Fix some typosRik Steenkamp2016-01-161-2/+2
* Clarify topological sorting of spec vars in manualRichard Eisenberg2016-01-151-0/+9
* Refactor lookupFixityRn-related code following D1744RyanGlScott2016-01-151-1/+9
* Don't output manpage in same directory as sourceBen Gamari2016-01-151-2/+2
* users-guide: Fix cabal version numberBen Gamari2016-01-151-1/+1
* user-guide: Note Cabal version limitationBen Gamari2016-01-151-0/+12
* ANNOUNCE: Mention powerpc code generatorBen Gamari2016-01-151-1/+3
* user-guide: Use ghc-flag for dump formatting flagsBen Gamari2016-01-141-13/+9
* users-guide: Add since annotations for language extensionsBen Gamari2016-01-142-0/+66
* users-guide: Update language extension implicationsBen Gamari2016-01-141-5/+24
* Rename InjectiveTypeFamilies to TypeFamilyDependenciesBen Gamari2016-01-141-3/+4
* users-guide: WibblesBen Gamari2016-01-142-2/+2
* Add InjectiveTypeFamilies language extensionJan Stolarek2016-01-091-0/+3
* user-guide/safe_haskell: Fix typosBen Gamari2016-01-091-4/+4
* user-guide: More semantic markupBen Gamari2016-01-091-63/+70
* docs: Fix DeriveAnyClass reference in release notes and ANNOUNCEBen Gamari2016-01-091-1/+1
* users-guide: A few fixesBen Gamari2016-01-092-1/+11
* users_guide: Use semantic directive/role for command line optionsBen Gamari2016-01-0922-4111/+3178
* Docs for stack traces in GHCiSimon Marlow2016-01-082-6/+58
* User's Guide: injective type families sectionJan Stolarek2016-01-081-1/+19
* Typos in docs and commentsGabor Greif2016-01-071-1/+1
* users guide: Tweak wording of RTS -Nmax descriptionBen Gamari2016-01-071-4/+2
* users guide: Add links to release notesBen Gamari2016-01-072-8/+12
* users guide: Add documentation for custom compile-time errorsBen Gamari2016-01-071-2/+64
* relnotes: Note dropped support for Windows XP and earlierBen Gamari2016-01-061-0/+1
* Extend ghc environment file featuresDuncan Coutts2016-01-051-10/+35
* Remove -Wtoo-many-guards from default flags (fixes #11316)George Karachalias2016-01-052-7/+7
* Release notes: Mention remote GHCiBen Gamari2016-01-051-0/+5
* users_guide: Add ghci-cmd directiveBen Gamari2016-01-042-520/+423