Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document -dynamic-too (#11488) | Simon Marlow | 2016-02-15 | 1 | -0/+10 |
| | |||||
* | Support multiple debug output levels | Ben Gamari | 2015-11-23 | 1 | -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 ReStructuredText | Ben Gamari | 2015-10-03 | 1 | -0/+35 |