aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a pointer to the style guideDavid Waern2010-10-171-0/+3
|
* Style policeDavid Waern2010-10-161-13/+14
|
* Style policeDavid Waern2010-10-163-9/+13
|
* Use "qual" as an abbreviation for qualification instead of "quali" for ↵David Waern2010-10-167-206/+206
| | | | consistency
* Solve conflictsDavid Waern2010-10-163-14/+27
|
* corrected qualification help messageTobias Brandt2010-08-271-2/+1
|
* adding support for local and relative name qualificationTobias Brandt2010-08-274-10/+46
|
* adding the option to fully qualify identifiersTobias Brandt2010-08-278-253/+291
|
* Style wibbleDavid Waern2010-10-031-3/+3
|
* print haddock coverage info on stdout when generating docsSimon Michael2010-09-223-4/+23
| | | | | | A module's haddockable items are its exports and the module itself. The output is lightly formatted so you can align the :'s and sort for readability.
* add hints for cleaner darcs show authors outputSimon Michael2010-09-221-0/+10
|
* make TOC group header identifiers validateMark Lentczner2010-09-042-2/+10
|
* H.Utils needs FFI on Win+MinGW David Waern2010-09-021-0/+1
|
* Add a note to ANNOUNCEDavid Waern2010-09-021-0/+3
|
* Update release instructionsDavid Waern2010-09-021-1/+1
|
* Update copyright years in licenseDavid Waern2010-09-022-2/+2
|
* Add a list of contributors to the user guideDavid Waern2010-09-021-6/+48
| | | | | | | | | | | Break out everyone thanked in the `Acknowledgements` chapter into a separate contributor list and add everyone from `darcs show authors`. We consider everyone who is thanked to be a contributor as a conservative estimation :-) I have added some more contributors that I know about, who were not in the darcs history, but others may be missing. So please add anyone that you think is missing from the list.
* Improve docs for --no-tmp-comp-dirDavid Waern2010-09-011-7/+10
|
* Replace ghci> with >>> in example syntaxDavid Waern2010-09-016-24/+24
|
* WibbleDavid Waern2010-09-011-1/+1
|
* Update doc configure script to find docbook stylesheets on arch linuxDavid Waern2010-09-011-1/+1
|
* slight wording change about Frames modeMark Lentczner2010-09-012-2/+2
|
* update options documentationMark Lentczner2010-09-011-27/+93
| | | | | | rewrote doc for --html added doc for --theme and --built-in-themes added --use-contents and --gen-contents
* sort options in doc to match --help outputMark Lentczner2010-09-011-175/+115
| | | | removed --html-help option, as it is no longer supported
* Update test output following version changeDavid Waern2010-08-3129-29/+29
|
* Update interface file versioning to work with ghc 6.14/15David Waern2010-08-311-0/+4
|
* Update CHANGESDavid Waern2010-08-311-0/+34
|
* Update ANNOUNCEDavid Waern2010-08-311-8/+56
|
* Bump version numberDavid Waern2010-08-313-3/+3
|
* Revert update to TestDavid Waern2010-08-291-1/+1
|
* Update TestDavid Waern2010-08-291-1/+1
|
* GHC build system: Add all the data files to BINDIST_EXTRASIan Lynagh2010-08-181-1/+1
|
* Fix installation in the GHC build systemIan Lynagh2010-08-181-4/+4
| | | | Data-files are now in subdirectories, so we need to handle that
* Make the main haddock script versioned, and make plain "haddock" a symlinkIan Lynagh2010-08-011-0/+9
|
* 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
|
* Allow building with ghc < 6.16David Waern2010-08-291-1/+1
|
* move TOC and Info blocks down 0.5em to improve layout issue w/Test.hsMark Lentczner2010-08-291-4/+4
|
* update golden test for Test due to portability box changeMark Lentczner2010-08-291-1/+1
|
* make portability block be a table - solves layout issuesMark Lentczner2010-08-293-28/+16
|
* Naming wibblesDavid Waern2010-08-292-18/+19
|
* Add source entity path to --read-interfaceDavid Waern2010-08-297-50/+70
| | | | | | | | | | | | | You can now use this flag like this: --read-interface=<html path>,<source entity path>,<.haddock file> By "source entity path" I mean the same thing that is specified with the --source-entity flag. The purpose of this is to be able to specify the source entity path per package, to allow source links to work in the presence of cross-package documentation. When given two arguments or less the --read-interface flag behaves as before.
* Remove Snappy data filesDavid Waern2010-08-291-4/+0
|
* Whitespace policeDavid Waern2010-08-281-1/+1
|
* push footer to bottom of windowMark Lentczner2010-08-281-4/+10
|
* fix def listsMark Lentczner2010-08-281-3/+2
|
* Update tests following switch to the Xhtml backendDavid Waern2010-08-2830-8551/+337
|
* fix table of contents CSSMark Lentczner2010-08-271-1/+1
|
* fix broken header link marginsMark Lentczner2010-08-271-1/+1
|