aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'development'David Waern2011-10-014-10/+45
| |\ \ \
| * \ \ \ Merge branch 'development'David Waern2011-09-305-21/+35
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Replace FactTuple with ConstraintTupleMax Bolingbroke2011-09-091-3/+3
| * | | | Merge branch 'no-pred-ty'Max Bolingbroke2011-09-098-115/+75
| |\ \ \ \
| | * \ \ \ Merge branch 'no-pred-ty' of ssh://darcs.haskell.org/srv/darcs/haddock into n...Max Bolingbroke2011-09-090-0/+0
| | |\ \ \ \
| | | * | | | Deal with change to IParam handling in GHCMax Bolingbroke2011-09-041-3/+1
| | | * | | | Rename factKind to constraintKindMax Bolingbroke2011-08-261-2/+2
| | | * | | | Remaining fixes for PredTy removalMax Bolingbroke2011-08-237-44/+62
| | | * | | | Fix compilation with no-pred-ty GHCMax Bolingbroke2011-08-223-70/+21
| | * | | | | Adapt Haddock for the ConstraintKind extension changesMax Bolingbroke2011-09-068-106/+73
| | |/ / / /
| * / / / / Ignore associated type defaults (just as we ignore default methods)Max Bolingbroke2011-09-094-10/+18
| |/ / / /
| * | | | Hack this to make it work with both Alex 2.x and Alex 3.x. Unicode inSimon Marlow2011-08-111-2/+32
* | | | | Fix build.David Waern2011-11-051-6/+7
* | | | | Rename copy.hs -> accept.hs.David Waern2011-11-052-3/+33
* | | | | Make testsuite able to find its dependencies automatically.David Waern2011-10-271-11/+22
* | | | | Add --print-ghc-path.David Waern2011-10-272-13/+20
* | | | | Remove NEW_GHC_LAYOUT conditional.David Waern2011-10-231-4/+0
* | | | | Sort import listDavid Waern2011-10-231-8/+8
| |_|_|/ |/| | |
* | | | Bump .haddock file version since the format has changed recentlyDavid Waern2011-10-221-7/+3
* | | | Fix CSS issue with info table not being contained in module headerDavid Terei2011-10-121-0/+6
* | | | Add safe haskell indication to haddock outputDavid Terei2011-10-126-16/+28
* | | | Add alex and happy to build-tools.David Waern2011-10-061-0/+2
* | | | Bump version to 2.9.4David Waern2011-10-044-3/+9
* | | | Requre ghc >= 7.2David Waern2011-10-041-2/+2
* | | | Hack this to make it work with both Alex 2.x and Alex 3.x. Unicode inSimon Marlow2011-10-041-2/+32
* | | | Improve .cabal fileDavid Waern2011-10-011-8/+12
| |_|/ |/| |
* | | Merge in darcs patch:David Waern2011-10-011-2/+5
* | | Merge in darcs pach:David Waern2011-10-011-2/+35
* | | Use printException instead of deprecated printExceptionAndWarningsDavid Waern2011-10-011-1/+1
* | | Merge in darcs patch from Simon Meier:David Waern2011-10-011-5/+4
| |/ |/|
* | Fix problem with test files not added to distribution tarballDavid Waern2011-09-301-0/+3
* | Bump to version 2.9.3David Waern2011-09-265-21/+32
|/
* GHC build system: Don't install the datafiles twiceIan Lynagh2011-07-281-6/+0
* Relax base depIan Lynagh2011-07-071-2/+2
* Bump GHC dep to allow 7.2Ian Lynagh2011-06-262-2/+6
* Fix buildIan Lynagh2011-06-178-14/+27
* * Merge in git patch from Michal TerepetaDavid Waern2011-06-1110-122/+194
* Add git commits since switchover:David Waern2011-06-107-32/+52
* IndentationDavid Waern2011-05-221-14/+14
* Fix some stylistic issues in mkExportItemsDavid Waern2011-05-221-19/+11
* Break out fullContentsOf, give it a better name and some documentationDavid Waern2011-05-221-22/+46
* Fix a bugDavid Waern2011-05-221-3/+3
* We don't need to send DocOptions nor a flag to mkExportItemsDavid Waern2011-05-221-9/+9
* Use cabal's test suite support to run the test suiteDavid Waern2011-05-223-24/+30
* Improve a haddock commentDavid Waern2011-05-211-2/+2
* Add documentation for "support for blank lines in the result of examples"Simon Hengel2011-04-081-0/+3
* Add support for blank lines in the result of examplesSimon Hengel2011-04-084-4/+34
* Update Haddock version in *.html.refSimon Hengel2011-04-0829-29/+29
* Update runtests.hs for GHC 7.0.2Simon Hengel2011-04-081-2/+2
* Set unit tests back to workSimon Hengel2011-04-081-3/+3