| Commit message (Expand) | Author | Age | Files | Lines |
* | 'needsTemplateHaskell' is not defined in current stable GHC. | Thomas Schilling | 2009-02-24 | 1 | -0/+3 |
* | Fix bad error handling with newer GHCs | David Waern | 2009-02-25 | 1 | -26/+20 |
* | Correct spelling mistake in error message | David Waern | 2009-01-24 | 1 | -1/+1 |
* | Only use needsTemplateHaskell when compiling with GHC 6.10.2 or above | David Waern | 2009-01-10 | 1 | -0/+4 |
* | Fix Trac #68: Turn on compilation via C for Template Haskell packages | David Waern | 2009-01-10 | 1 | -1/+14 |
* | Do not process boot modules | David Waern | 2009-01-06 | 1 | -26/+38 |
* | Show re-exported names from external packages again | David Waern | 2009-01-02 | 1 | -20/+30 |
* | Force interface more aggressively. | Thomas Schilling | 2008-10-20 | 1 | -0/+2 |
* | Fix documentation for createInterfaces | David Waern | 2008-10-10 | 1 | -1/+1 |
* | Make Haddock build with GHC 6.8.2 | David Waern | 2008-10-10 | 1 | -7/+40 |
* | Interleave typechecking with interface creation | David Waern | 2008-10-09 | 1 | -29/+92 |
* | Add a flag for turning off all warnings | David Waern | 2008-04-11 | 1 | -1/+2 |
* | Change the representation of DocNames | David Waern | 2008-02-09 | 1 | -10/+9 |
* | Manual merge of a patch from Duncan Coutts that removes the dependency on mtl | David Waern | 2007-11-11 | 1 | -1/+0 |
* | Filter out instances with TyCons that are not exported | David Waern | 2007-11-06 | 1 | -4/+7 |
* | Simplify createInterfaces | David Waern | 2007-08-30 | 1 | -10/+9 |
* | Rename HaddockModule to Interface | David Waern | 2007-08-30 | 1 | -5/+5 |
* | Wibble | David Waern | 2007-08-29 | 1 | -4/+2 |
* | Some comment cleanup | David Waern | 2007-08-29 | 1 | -6/+5 |
* | Rename HaddockModule to Interface and a few more refactorings | David Waern | 2007-08-29 | 1 | -7/+8 |
* | Major refactoring | David Waern | 2007-08-29 | 1 | -0/+91 |