aboutsummaryrefslogtreecommitdiff
path: root/src/Haddock/Types.hs
Commit message (Expand)AuthorAgeFilesLines
* Add safe haskell indication to haddock outputDavid Terei2011-10-121-0/+2
* Adapt Haddock for the ConstraintKind extension changesMax Bolingbroke2011-09-061-1/+1
* Fix buildIan Lynagh2011-06-171-1/+0
* Follow the style guide closer in Haddock.Types and improve docsDavid Waern2010-11-201-143/+147
* Haddock documentation updatesDavid Waern2010-11-201-8/+14
* Remove docNameOcc under the motto "don't name compositions"David Waern2010-11-151-5/+0
* Style policeDavid Waern2010-10-161-13/+14
* Use "qual" as an abbreviation for qualification instead of "quali" for consis...David Waern2010-10-161-5/+5
* adding support for local and relative name qualificationTobias Brandt2010-08-271-1/+6
* adding the option to fully qualify identifiersTobias Brandt2010-08-271-0/+2
* print haddock coverage info on stdout when generating docsSimon Michael2010-09-221-2/+5
* Replace ghci> with >>> in example syntaxDavid Waern2010-09-011-1/+1
* Add source entity path to --read-interfaceDavid Waern2010-08-291-0/+2
* Get rid of GhcModule and related cruftDavid Waern2010-08-261-23/+0
* Improve doc comment for InterfaceDavid Waern2010-05-131-4/+5
* Remove bad Arbitrary instanceDavid Waern2010-05-131-28/+0
* Structure H.Types betterDavid Waern2010-05-131-123/+168
* Fix commentDavid Waern2010-05-131-1/+1
* Fix whitespace style issuesDavid Waern2010-05-131-7/+23
* ModuleMap -> IfaceMapDavid Waern2010-05-131-1/+1
* Fix #112David Waern2010-04-101-1/+2
* Add markup support for interactive examplessimon.hengel2010-04-021-1/+11
* Remove unused ifaceLocalsdavid.waern2010-02-241-3/+0
* Large additions to the Haddock APIdavid.waern2010-02-241-49/+41
* Improve doc of DocNameDavid Waern2009-12-211-2/+3
* Rename HsDoc back into DocDavid Waern2009-11-281-25/+24
* Add an Arbitrary instance for HsDocDavid Waern2009-11-281-0/+25
* Remove cruft due to compatibility with older GHCsDavid Waern2009-11-281-41/+10
* Remove Name from DocInstanceDavid Waern2009-11-281-1/+1
* Whitespace policeDavid Waern2009-11-271-17/+17
* Comments on instancesDavid Waern2009-11-241-3/+12
* hlint policeDavid Waern2009-11-141-2/+3
* Types: ghc >= 6.10Isaac Dupree2009-08-231-4/+0
* 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