aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Utils.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix some warningsIan Lynagh2008-08-271-3/+0
* Follow move of package string functions from PackageConfig to ModuleDavid Waern2008-08-131-1/+1
* Do not export ATs when not in list of subitemsDavid Waern2008-07-291-1/+8
* Add LANGUAGE pragmas to source filesDavid Waern2008-05-011-0/+4
* Change the representation of DocNamesDavid Waern2008-02-091-6/+5
* Rename haddock.js to haddock-util.jsSimon Marlow2006-10-111-1/+1
* Fix conflictsDavid Waern2007-11-111-3/+7
* Eliminate dep on network by doing a little cut'n'pasteDuncan Coutts2006-09-081-10/+31
* Introduce InstalledInterface structure and add more stuff to the .haddock filesDavid Waern2007-11-101-1/+7
* Improve parsing of doc optionsDavid Waern2007-10-021-0/+12
* Rename HaddockModule to InterfaceDavid Waern2007-08-301-1/+1
* Rename HaddockModule to Interface and a few more refactoringsDavid Waern2007-08-291-1/+1
* Factor out typechecking phase into Haddock.TypecheckDavid Waern2007-08-171-14/+1
* Follow changes to record constructor representationDavid Waern2007-07-111-2/+2
* De-flatten the namespacedavve@dtek.chalmers.se2007-03-251-0/+340