Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Position the module header the same way everywhere | David Waern | 2010-05-13 | 1 | -2/+1 | |
| | | | | Silly, but nice with some consistency :-) | |||||
* | Fix build with GHC 6.12.2 | David Waern | 2010-05-13 | 1 | -0/+8 | |
| | ||||||
* | Minor wibbles to HsBang stuff | simonpj | 2010-05-07 | 1 | -5/+7 | |
| | ||||||
* | Remove redundant import | Ian Lynagh | 2010-05-06 | 1 | -1/+0 | |
| | ||||||
* | Fix build | Ian Lynagh | 2010-05-06 | 1 | -6/+4 | |
| | ||||||
* | Fix build with GHC 6.12.1 | david.waern | 2010-03-18 | 1 | -0/+8 | |
| | ||||||
* | Track changes in HsTyVarBndr | simonpj | 2010-02-10 | 1 | -1/+1 | |
| | ||||||
* | Fix imports for new location of splitKindFunTys | simonpj | 2010-01-04 | 1 | -1/+1 | |
| | ||||||
* | Add a documentation header to Haddock.Convert | David Waern | 2009-11-28 | 1 | -3/+13 | |
| | ||||||
* | Remove cruft due to compatibility with older GHCs | David Waern | 2009-11-28 | 1 | -2/+0 | |
| | ||||||
* | hlint police | David Waern | 2009-11-14 | 1 | -4/+4 | |
| | ||||||
* | Move toHsInstHead to Haddock.Convert and call it synifyInstHead | David Waern | 2009-09-06 | 1 | -1/+8 | |
| | ||||||
* | Wibble | David Waern | 2009-09-04 | 1 | -3/+1 | |
| | ||||||
* | Clean up tyThingToHsSynSig a little | David Waern | 2009-09-04 | 1 | -29/+28 | |
| | | | | | Factor out noLoc and use the case construct. Also rename the function to tyThingToLHsDecl, since it doesn't just create type signatures. | |||||
* | Haddock.Convert: eliminate warnings | Isaac Dupree | 2009-08-23 | 1 | -3/+0 | |
| | ||||||
* | Fix GHC 6.11 build in Haddock.Convert | Isaac Dupree | 2009-08-18 | 1 | -0/+3 | |
| | ||||||
* | Haddock.Convert: export more functions | Isaac Dupree | 2009-08-18 | 1 | -7/+11 | |
| | | | | This lets us remove some code in Haddock.Interface.AttachInstances | |||||
* | make cross-package list types look nicer | Isaac Dupree | 2009-08-16 | 1 | -6/+7 | |
| | ||||||
* | Cross-Package Documentation version 4 | Isaac Dupree | 2009-08-12 | 1 | -0/+275 | |