aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Put title outside doc div when HTML:fying title+prologueDavid Waern2011-01-221-1/+1
| | | | | Avoids indenting the title, and makes more sense since the title is not a doc string anyway.
* Write hoogle output in utf8; fixes GHC build on WindowsIan Lynagh2011-01-051-3/+5
|
* Bump versionDavid Waern2010-12-193-3/+3
|
* Update CHANGESDavid Waern2010-12-191-0/+6
|
* Revise haddock.cabal given that we now require ghc-7Lennart Kolmodin2010-12-171-7/+9
| | | | | default-language should be Haskell2010, slight new semantics for extensions. Rewrite into clearer dependencies of base and Cabal.
* Fix indentation problemDavid Waern2010-12-111-6/+6
|
* TAG GHC 7.0.1 releaseIan Lynagh2010-11-170-0/+0
|
* Docs: Mention that \ is a special character in markupDavid Waern2010-12-091-1/+1
|
* Solve conflictsDavid Waern2010-12-072-0/+2
|
* Add {-# LANGUAGE BangPatterns #-} to mollify GHCSimon Marlow2010-11-171-1/+0
|
* Alex generates BangPatterns, so make Lex.x accept themsimonpj2010-11-151-1/+0
| | | | (It'd be better for Alex to generate this pragma.)
* Update ANNOUNCEDavid Waern2010-12-061-55/+19
|
* Update CHANGESDavid Waern2010-12-061-0/+14
|
* Update tests following version bumpDavid Waern2010-12-0629-29/+29
|
* Bump versionDavid Waern2010-12-063-3/+3
|
* QUALI -> QUAL in the description --qual for consistencyDavid Waern2010-12-061-1/+1
|
* Rename golden-tests into html-tests. "golden tests" sounds strangeDavid Waern2010-12-0663-0/+0
|
* Remove --debug. It was't used, and --verbosity should take its placeDavid Waern2010-12-062-17/+0
|
* Haddockify ppHtml commentsDavid Waern2010-12-061-11/+11
|
* WibbleDavid Waern2010-12-061-0/+1
|
* Use --pretty-html when running the test suite. Makes it easier to compare outputDavid Waern2010-12-0630-279/+5262
|
* Add a flag --pretty-html for rendering indented html with newlinesDavid Waern2010-12-064-27/+37
|
* Update tests following recent changesDavid Waern2010-12-0628-53/+53
|
* Update tests following version bumpDavid Waern2010-12-011-1/+1
|
* Make tests compile with ghc 7.0.1David Waern2010-12-013-7/+5
|
* Update deps of runtests.hs to work with ghc 7.0.1David Waern2010-12-011-2/+2
|
* Update CHANGES - don't mention 2.8.2, we won't release itDavid Waern2010-11-231-3/+5
|
* documentation for qualificationtob.brandt2010-11-231-0/+55
|
* Add BangPatterns to alex and happy source filesDavid Waern2010-11-212-0/+2
|
* Re-order functionsDavid Waern2010-11-201-8/+8
|
* Re-structure qualification code a littleDavid Waern2010-11-201-20/+19
|
* add full qualification for undocumented namestob.brandt2010-11-201-3/+2
|
* Follow the style guide closer in Haddock.Types and improve docsDavid Waern2010-11-201-143/+147
|
* Haddock documentation updatesDavid Waern2010-11-202-10/+15
|
* hlint policeDavid Waern2010-11-166-20/+20
|
* hlint policeDavid Waern2010-11-162-21/+19
|
* Make a little more use of DoAndIfThenElseDavid Waern2010-11-162-69/+66
|
* Remove LANGUAGE ForeignFunctionInterface pragmasDavid Waern2010-11-162-2/+1
|
* Style wibblesDavid Waern2010-11-161-26/+26
|
* Remove Haskell 2010 extensions from .cabal fileDavid Waern2010-11-161-4/+2
|
* Rename the HCAR entry fileDavid Waern2010-11-151-0/+0
|
* WibbleDavid Waern2010-11-151-1/+1
|
* Remove docNameOcc under the motto "don't name compositions"David Waern2010-11-155-23/+17
|
* 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
|
* Fix bad mergeDavid Waern2010-11-151-1/+1
|
* Remove code for ghc < 7David Waern2010-11-157-63/+1
|
* Solve conflictDavid Waern2010-11-141-2/+2
|
* TAG 2.8.2David Waern2010-11-140-0/+0
|