aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Require ghc >= 7.0David Waern2010-11-141-2/+2
|
* Update HCAR entry with November 2010 versionDavid Waern2010-11-141-12/+14
|
* Make the HCAR entry smallerDavid Waern2010-11-071-24/+5
|
* Update the HCAR entryDavid Waern2010-11-071-34/+58
|
* follow changes in the GHC APISimon Marlow2010-10-274-3/+20
|
* Bump GHC depIan Lynagh2010-09-221-2/+2
|
* Solve conflictDavid Waern2010-11-141-1/+2
|
* Bump version to 2.8.2David Waern2010-11-144-3/+9
|
* Follow extension-flattening change in GHCIan Lynagh2010-10-231-6/+1
|
* Tidy up haddock symlink installationIan Lynagh2010-09-301-5/+5
| | | | | In particular, it now doesn't get created if we aren't installing haddock.
* 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
|