aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Tidy up haddock symlink installationIan Lynagh2010-09-301-5/+5
* Fix URL creation on Windows: Use / not \ in URLs. Fixes #4353Ian Lynagh2010-09-291-2/+2
* Fixes for when HADDOCK_DOCS=NOIan Lynagh2010-09-211-1/+4
* Don't build haddock is HADDOCK_DOCS is NOIan Lynagh2010-09-211-0/+4
* Fix up __GLASGOW_HASKELL__ testsIan Lynagh2010-09-211-2/+2
* Bump GHC dep upper boundIan Lynagh2010-09-211-2/+2
* Remove duplicate Outputable instance for Data.Map.MapIan Lynagh2010-09-151-5/+0
* Adapt to minor changes in internal GHC functionssimonpj2010-09-133-7/+8
* TAG 2.8.1David Waern2010-11-140-0/+0
* Bump versionDavid Waern2010-11-144-3/+7
* Change to index pages: include an 'All' option even when subdividing A-Z.rrnewton2010-10-242-9/+14
* 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 consis...David Waern2010-10-167-206/+206
* 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
* 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
* 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
* sort options in doc to match --help outputMark Lentczner2010-09-011-175/+115
* 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
* 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