| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapt Haddock for the ConstraintKind extension changes | Max Bolingbroke | 2011-09-06 | 1 | -2/+0 |
* | Add git commits since switchover: | David Waern | 2011-06-10 | 1 | -1/+2 |
* | follow changes in the GHC API | Simon Marlow | 2010-10-27 | 1 | -2/+9 |
* | Fix a bug in attachInstances | David Waern | 2010-07-04 | 1 | -18/+39 |
* | Position the module header the same way everywhere | David Waern | 2010-05-13 | 1 | -1/+0 |
* | Rename HsDoc back into Doc | David Waern | 2009-11-28 | 1 | -1/+1 |
* | Remove cruft due to compatibility with older GHCs | David Waern | 2009-11-28 | 1 | -6/+0 |
* | Remove Name from DocInstance | David Waern | 2009-11-28 | 1 | -1/+1 |
* | Comments on instances | David Waern | 2009-11-24 | 1 | -12/+31 |
* | Move toHsInstHead to Haddock.Convert and call it synifyInstHead | David Waern | 2009-09-06 | 1 | -10/+1 |
* | Style police | David Waern | 2009-09-06 | 1 | -0/+1 |
* | Add more copyright owners to H.I.AttachInstances | David Waern | 2009-09-06 | 1 | -1/+3 |
* | re-implement function-argument docs | Isaac Dupree | 2009-08-23 | 1 | -2/+3 |
* | fix preprocessor conditional sense | Isaac Dupree | 2009-08-17 | 1 | -1/+1 |
* | Find instances using GHC, which is more complete. | Isaac Dupree | 2009-08-18 | 1 | -38/+23 |
* | switch AttachInstances to use synify code | Isaac Dupree | 2009-08-18 | 1 | -37/+6 |
* | Fix unused import warnings | Ian Lynagh | 2009-07-07 | 1 | -2/+0 |
* | Add Haddock module headers | David Waern | 2009-06-24 | 1 | -8/+10 |
* | hlint police | David Waern | 2009-04-01 | 1 | -3/+3 |
* | hlint police | David Waern | 2009-04-01 | 1 | -1/+1 |
* | -Wall police in H.I.AttachInstances | David Waern | 2009-03-28 | 1 | -13/+16 |
* | Hide fynTyConName only for recent GHC versions | David Waern | 2009-02-25 | 1 | -0/+6 |
* | Hide funTyConName, now exported by TypeRep | simonpj | 2009-02-02 | 1 | -1/+1 |
* | Fix #61 | David Waern | 2008-10-16 | 1 | -2/+2 |
* | Remove matching on NoteTy in AttachInstances, it has been removed | David Waern | 2008-08-12 | 1 | -3/+1 |
* | Support type equality predicates | David Waern | 2008-07-28 | 1 | -0/+1 |
* | Preparation for rendering instances as separate declarations | David Waern | 2008-07-20 | 1 | -5/+6 |
* | Remove filtering of instances | David Waern | 2008-07-07 | 1 | -2/+2 |
* | Add LANGUAGE pragmas to source files | David Waern | 2008-05-01 | 1 | -0/+3 |
* | Change the representation of DocNames | David Waern | 2008-02-09 | 1 | -1/+1 |
* | Handle infix operators correctly in the Type -> HsType translation | David Waern | 2007-12-08 | 1 | -3/+8 |
* | Wibble | David Waern | 2007-11-06 | 1 | -1/+1 |
* | Filter out instances with TyCons that are not exported | David Waern | 2007-11-06 | 1 | -6/+16 |
* | Rename HaddockModule to Interface | David Waern | 2007-08-30 | 1 | -3/+3 |
* | Add some modules that I forgot to add earlier | David Waern | 2007-08-29 | 1 | -0/+134 |