summaryrefslogtreecommitdiff
path: root/utils/mkUserGuidePart/Options/CodeGen.hs
Commit message (Collapse)AuthorAgeFilesLines
* Document -dynamic-too (#11488)Simon Marlow2016-02-151-0/+10
|
* Support multiple debug output levelsBen Gamari2015-11-231-0/+7
| | | | | | | | | We now only strip block information from DebugBlocks when compiling with `-g1`, intended to be used when only minimal debug information is desired. `-g2` is assumed when `-g` is passed without any integer argument. Differential Revision: https://phabricator.haskell.org/D1281
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-0/+35