aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Export a couple of more types from the APIDavid Waern2010-05-131-0/+2
* Get rid of H.Utils.pathJoin and use System.FilePath.joinPath insteadDavid Waern2010-05-136-43/+36
* Remove bad Arbitrary instanceDavid Waern2010-05-131-28/+0
* Structure H.Types betterDavid Waern2010-05-131-123/+168
* Fix stylistic issues in H.UtilsDavid Waern2010-05-131-5/+38
* Add newlines to H.ModuleTreeDavid Waern2010-05-131-0/+6
* Fix a few stylistic issues in H.InterfaceFileDavid Waern2010-05-131-2/+9
* Newlines in ConvertDavid Waern2010-05-131-0/+12
* Two newlines between declarations in MainDavid Waern2010-05-131-0/+5
* Position of module header, this time in the HTML backendsDavid Waern2010-05-138-8/+0
* Position the module header the same way everywhereDavid Waern2010-05-1322-27/+2
* Fix commentDavid Waern2010-05-131-1/+1
* Fix whitespace style issuesDavid Waern2010-05-131-7/+23
* ModuleMap -> IfaceMapDavid Waern2010-05-132-5/+5
* Fixes to comments onlyDavid Waern2010-05-131-6/+6
* Fix build with GHC 6.12.2David Waern2010-05-131-0/+8
* GHC build system: Follow "rm" variable changesIan Lynagh2010-05-081-1/+1
* Minor wibbles to HsBang stuffsimonpj2010-05-072-10/+8
* Remove redundant importIan Lynagh2010-05-061-1/+0
* Fix buildIan Lynagh2010-05-062-7/+6
* Update runparsetests.hs following testsuite reorganisationDavid Waern2010-05-111-2/+2
* Update runtests.hs to use base-4.2.0.1David Waern2010-05-111-1/+1
* Update runtests.hs following testsuite re-organisationDavid Waern2010-05-111-4/+5
* Shorten function nameDavid Waern2010-05-111-3/+3
* Re-organise the testsuite structureDavid Waern2010-05-1165-2/+2
* Improve testsuite READMEDavid Waern2010-05-101-12/+19
* Add unit tests for parsersimon.hengel2010-04-182-0/+70
* Update CHANGES with info about 2.6.1David Waern2010-05-101-0/+6
* Rename Interactive Examples into Examples (and simplify explanation)David Waern2010-04-131-5/+4
* Slight fix to the documentation of examplesDavid Waern2010-04-131-9/+11
* Add documentation for interactive examplessimon.hengel2010-04-121-6/+32
* Rename startGhc into withGhcDavid Waern2010-04-101-4/+4
* Fix #112David Waern2010-04-109-53/+184
* Improve function nameDavid Waern2010-04-081-2/+2
* Let parsing fails on paragraphs that are immediately followed by ansimon.hengel2010-04-081-0/+1
* Add ghc-prim to test suite depsDavid Waern2010-04-084-14/+34
* Make it easier to add new package deps to test suiteDavid Waern2010-04-081-4/+9
* Fix #118David Waern2010-04-083-3/+123
* Fix #75David Waern2010-04-073-1/+182
* Make runtests.hs slightly more readableDavid Waern2010-04-071-36/+48
* Let runtests.hs die when haddock has not been builtDavid Waern2010-04-071-0/+4
* Propagate source positions from Lex.x to Parse.yDavid Waern2010-04-075-44/+51
* Add tests for interactive examplessimon.hengel2010-04-022-0/+242
* Add markup support for interactive examplessimon.hengel2010-04-0210-6/+109
* Add missing dependencies to cabal filesimon.hengel2010-04-021-0/+15
* Fix build with GHC 6.12david.waern2010-03-291-0/+4
* Follow LazyUniqFM->UniqFM in GHCIan Lynagh2010-03-201-1/+1
* apply changes to Html.hs to Xhtml/*.hsMark Lentczner2010-03-201-5/+15
* First, experimental XHTML renderingMark Lentczner2010-03-2013-4/+2463
* Fix library part of cabal file when in ghc treedavid.waern2010-03-201-2/+7