Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation: use https links | Krzysztof Gogolewski | 2021-09-08 | 1 | -1/+1 |
| | |||||
* | Documentation, tests for hsc2hs's new #alignment macro | RyanGlScott | 2015-12-19 | 1 | -0/+4 |
| | | | | | | | | | | | | | | Adds two tests (one for Trac #4340 and one for Trac #10272), as well as advice on how to fix your code if `hsc2hs` emits warnings with GHC 8.0 due to a redefinition of `#alignment`. (I also put the advice in the [GHC 8.0 Migration Guide](https://ghc.haskell.org/trac/ghc/wiki/Migration/8.0).) Reviewed By: thomie Differential Revision: https://phabricator.haskell.org/D1663 GHC Trac Issues: #4340, #10272 | ||||
* | Move user's guide to ReStructuredText | Ben Gamari | 2015-10-03 | 1 | -0/+278 |