Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |