Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be more consistent with GHC API naming in H.GHC.Utils | David Waern | 2008-06-19 | 1 | -6/+6 |
* | Add modulePkgInfo to Haddock.GHC.Utils, which gives back package name and ver... | Neil Mitchell | 2008-06-16 | 1 | -0/+9 |
* | Add hide options to some source files | David Waern | 2008-05-01 | 1 | -0/+3 |
* | Fix printing of data binders | David Waern | 2008-04-12 | 1 | -0/+4 |
* | H.GHC.Utils: add some functions that were removed by mistake | David Waern | 2008-02-10 | 1 | -0/+8 |
* | H.GHC.Utils: remove unused imports/exports | David Waern | 2008-02-09 | 1 | -40/+4 |
* | Change the representation of DocNames | David Waern | 2008-02-09 | 1 | -3/+1 |
* | Add some Outputable utils | David Waern | 2007-10-21 | 1 | -0/+11 |
* | FIX: do not quote varsym type operators | David Waern | 2007-09-29 | 1 | -1/+1 |
* | Use isLexConSym/isLexVarSym from OccName | David Waern | 2007-09-29 | 1 | -6/+3 |
* | FIX: prefix types used as operators should be quoted | David Waern | 2007-09-29 | 1 | -0/+2 |
* | Major refactoring | David Waern | 2007-08-29 | 1 | -0/+79 |