Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup. | David Waern | 2011-11-26 | 1 | -100/+0 |
* | Allow doc comments to link to out-of-scope things (#78). | David Waern | 2011-11-26 | 1 | -9/+26 |
* | Give preference to type over data constructors for doc comment links at renam... | David Waern | 2011-11-26 | 1 | -10/+9 |
* | Add safe haskell indication to haddock output | David Terei | 2011-10-12 | 1 | -2/+3 |
* | Add git commits since switchover: | David Waern | 2011-06-10 | 1 | -2/+2 |
* | Unresolved identifiers in Doc get replaced with DocMonospaced | Simon Marlow | 2010-06-23 | 1 | -1/+1 |
* | Position the module header the same way everywhere | David Waern | 2010-05-13 | 1 | -1/+0 |
* | Add markup support for interactive examples | simon.hengel | 2010-04-02 | 1 | -0/+2 |
* | Rename HsDoc back into Doc | David Waern | 2009-11-28 | 1 | -4/+4 |
* | Move doc parsing/lexing into Haddock for ghc>=6.11 | Isaac Dupree | 2009-08-23 | 1 | -0/+82 |