aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Types.hs
Commit message (Expand)AuthorAgeFilesLines
* add comment for FnArgsDoc typeIsaac Dupree2009-08-231-0/+2
* cross-package fnArgDocs. WARNING: changes .haddock binary formatIsaac Dupree2009-08-231-2/+7
* re-implement function-argument docsIsaac Dupree2009-08-231-6/+17
* Move doc parsing/lexing into Haddock for ghc>=6.11Isaac Dupree2009-08-231-3/+59
* Cross-Package Documentation version 4Isaac Dupree2009-08-121-0/+43
* Fix unused import warningsIan Lynagh2009-07-071-1/+0
* Document Interface and InstalledInterface betterDavid Waern2009-06-251-6/+37
* Add Haddock module headersDavid Waern2009-06-241-5/+12
* Delete Haddock.Exception and move contents to Haddock.TypesDavid Waern2009-06-241-0/+22
* Document DocNameDavid Waern2009-03-271-0/+2
* Remove H.DocName and put DocName in H.TypesDavid Waern2009-03-271-1/+14
* Show re-exported names from external packages againDavid Waern2009-01-021-7/+7
* Make visible names from ExportItemsDavid Waern2008-12-081-2/+2
* Store hidden modules in .haddock filesDavid Waern2008-11-151-2/+4
* Remove subordinate map and its usageDavid Waern2008-10-221-2/+0
* Fix #61David Waern2008-10-161-0/+3
* Add subordinates with docs to the declaration mapDavid Waern2008-10-151-1/+1
* Add DeclInfo to H.TypesDavid Waern2008-10-151-0/+5
* Move convenient type synonym to H.TypesDavid Waern2008-10-151-0/+5
* WibbleDavid Waern2008-10-151-5/+2
* Add support for DocPicDavid Waern2008-10-101-1/+2
* Add some strictness annotations in InterfaceDavid Waern2008-10-091-9/+9
* Remove ifaceEnv from Interface - it's no longer usedDavid Waern2008-10-021-3/+0
* Fix some warningsIan Lynagh2008-08-271-3/+0
* Preparation for rendering instances as separate declarationsDavid Waern2008-07-201-3/+0
* Refactoring in H.Interface.CreateDavid Waern2008-07-131-2/+1
* Get the all locally defined names from GHC APIDavid Waern2008-07-121-0/+1
* Stop using the map from exported names to declarationsDavid Waern2008-07-121-1/+1
* Add hide options to some source filesDavid Waern2008-05-011-0/+3
* Change the representation of DocNamesDavid Waern2008-02-091-15/+6
* Manual merge of a patch to the 0.8 branchDavid Waern2008-01-061-0/+4
* Add DrIFT commandsDavid Waern2008-01-051-1/+2
* Manual merge of a patch from Duncan Coutts that removes the dependency on mtl David Waern2007-11-111-3/+13
* Do some refactoring in the html backendDavid Waern2007-11-111-0/+5
* FIX: contents and index should include external package modules when --gen-co...David Waern2007-11-101-2/+2
* Introduce InstalledInterface structure and add more stuff to the .haddock filesDavid Waern2007-11-101-2/+25
* Rename HaddockModule to InterfaceDavid Waern2007-08-301-16/+16
* WibbleDavid Waern2007-08-301-2/+2
* Some comment cleanupDavid Waern2007-08-291-4/+4
* Rename HaddockModule to Interface and a few more refactoringsDavid Waern2007-08-291-2/+2
* Major refactoringDavid Waern2007-08-291-2/+30
* Add top module comment to all filesDavid Waern2007-08-171-2/+0
* Fix layout problems in Haddock.TypesDavid Waern2007-08-161-9/+17
* Fix haddock comment errors in Haddock.TypesDavid Waern2007-08-161-23/+47
* Fix conflictsDavid Waern2007-07-111-1/+1
* update to compile with the latest GHC & CabalSimon Marlow2007-05-301-1/+1
* Follow changes to record constructor representationDavid Waern2007-07-111-1/+1
* De-flatten the namespacedavve@dtek.chalmers.se2007-03-251-0/+123