summaryrefslogtreecommitdiff
path: root/docs/users_guide
Commit message (Expand)AuthorAgeFilesLines
* Docs: -keep-llvm-file(s)/-ddump-llvm imply -fllvmThomas Miedema2016-02-222-0/+7
* Fix desugaring of bang-pattern let-bindingsSimon Peyton Jones2016-02-181-414/+388
* users-guide: Fix typosMark Christiaens2016-02-171-4/+4
* Remove superfluous code when deriving Foldable/TraversableRyanGlScott2016-02-172-14/+15
* Remove documentation for -Wlazy-unlifted-bindingsBen Gamari2016-02-161-4/+0
* Fix typosRik Steenkamp2016-02-161-5/+5
* Rename missing-pat-syn-sigs to missing-pat-syn-signaturesMatthew Pickering2016-02-152-3/+3
* Document -dynamic-too (#11488)Simon Marlow2016-02-151-0/+14
* User manual improvmentsSimon Peyton Jones2016-02-121-867/+879
* docs: add newline after '.. ghc-flag::'Sergei Trofimovich2016-02-101-0/+3
* Expand users' guide TH declaration groups section (#9813)Owen Stephens2016-02-101-21/+57
* release notes: Note new two-step allocatorBen Gamari2016-02-081-0/+7
* user-guide: Add cross-reference for -XUnicodeSyntaxBen Gamari2016-02-081-1/+1
* Fix a few loose ends from D1795Ben Gamari2016-02-041-0/+8
* Overhaul the Overhauled Pattern Match CheckerGeorge Karachalias2016-02-043-53/+0
* Make TypeError a newtype, add changelog entryRyanGlScott2016-02-021-0/+8
* Hide the CallStack implicit parameterEric Seidel2016-02-013-94/+122
* Add release note about flexible RebindableSyntaxRichard Eisenberg2016-01-291-0/+8
* Document -fllvm-fill-undef-with-garbageBen Gamari2016-01-271-0/+6
* Split off -Wunused-type-variables from -Wunused-matchesRyanGlScott2016-01-263-16/+76
* 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