aboutsummaryrefslogtreecommitdiff
path: root/src/Main.hs
Commit message (Expand)AuthorAgeFilesLines
* Follow changes in GHCIan Lynagh2012-06-121-31/+33
* Allow doc comments to link to out-of-scope things (#78).David Waern2011-11-261-2/+5
* Add flag --interface-version.David Waern2011-11-251-5/+4
* Fix build.David Waern2011-11-061-9/+15
* Merge branch 'master' of http://darcs.haskell.org/haddockDavid Waern2011-11-061-1/+3
|\
| * Merge branch 'master' of http://darcs.haskell.org/haddockDavid Waern2011-10-011-1/+3
| |\
| | * Follow changes to BinIface Name serializationMax Bolingbroke2011-09-271-1/+3
* | | Fix build.David Waern2011-11-051-6/+7
* | | Add --print-ghc-path.David Waern2011-10-271-13/+17
* | | Remove NEW_GHC_LAYOUT conditional.David Waern2011-10-231-4/+0
|/ /
* / Use printException instead of deprecated printExceptionAndWarningsDavid Waern2011-10-011-1/+1
|/
* Add git commits since switchover:David Waern2011-06-101-14/+13
* Fix indentation problemDavid Waern2010-12-111-6/+6
* WibbleDavid Waern2010-12-061-0/+1
* Add a flag --pretty-html for rendering indented html with newlinesDavid Waern2010-12-061-3/+5
* Remove LANGUAGE ForeignFunctionInterface pragmasDavid Waern2010-11-161-1/+1
* Style wibblesDavid Waern2010-11-161-26/+26
* WibbleDavid Waern2010-11-151-1/+1
* Just say "internal error" instead of "internal Haddock or GHC error"David Waern2010-11-151-1/+1
* Match all AsyncExceptions in exception handlerDavid Waern2010-11-151-3/+10
* Remove more ghc < 7 codeDavid Waern2010-11-151-1/+0
* Remove code for ghc < 7David Waern2010-11-151-2/+0
* Follow extension-flattening change in GHCIan Lynagh2010-10-231-6/+1
* Style policeDavid Waern2010-10-161-1/+1
* adding the option to fully qualify identifiersTobias Brandt2010-08-271-1/+2
* Use flattenExtensionFlags with ghc >= 6.13 onlyDavid Waern2010-08-291-1/+7
* Follow flattenLanguageFlags -> flattenExtensionFlags renameIan Lynagh2010-07-241-1/+1
* Flatten the dynflags before parsingIan Lynagh2010-07-241-1/+1
* Naming wibblesDavid Waern2010-08-291-9/+9
* Add source entity path to --read-interfaceDavid Waern2010-08-291-32/+39
* Get rid of GhcModule and related cruftDavid Waern2010-08-261-0/+2
* Follow recent API additions with some refactoringsDavid Waern2010-08-261-46/+30
* Add createInterfaces' (a more high-level alternative to createInterfaces) to ...Simon Hengel2010-08-081-25/+47
* excisting last vestiges of the --xhtml flagMark Lentczner2010-07-241-5/+1
* command like processing for theme selectionMark Lentczner2010-07-231-7/+8
* remove --html-help support - it was old, out-of-date, and mostly missingMark Lentczner2010-07-221-7/+3
* remove old HTML backendMark Lentczner2010-07-221-12/+3
* Improve function nameDavid Waern2010-07-221-3/+3
* Fix a bug where we allowed --hoogle, --latex, etc without input filesDavid Waern2010-07-221-0/+15
* Doc sections in MainDavid Waern2010-07-211-5/+5
* LaTeX backend (new options: --latex, --latex-style=<style>)Simon Marlow2010-06-301-0/+5
* Display name of prologue file when parsing it failsDavid Waern2010-06-081-1/+1
* Interrupted disappeared in GHC 6.13 (GHC ticket #4100)Simon Marlow2010-06-021-0/+2
* WibbleDavid Waern2010-05-181-1/+1
* HLint policeDavid Waern2010-05-181-2/+2
* Comment fixesDavid Waern2010-05-141-2/+2
* Spelling in commentDavid Waern2010-05-141-1/+1
* Make renderStep a top-level function in MainDavid Waern2010-05-141-9/+10
* Move some more flag functions to Haddock.OptionsDavid Waern2010-05-141-21/+9
* Wibbles to commentsDavid Waern2010-05-141-9/+7