aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'development'David Waern2011-10-225-20/+28
|\
| * 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
* | 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
* | Follow changes to ForeignImport/ForeignExport in GHCIan Lynagh2011-10-016-11/+11
* | Merge branch 'master' of http://darcs.haskell.org/haddockDavid Waern2011-10-012-21/+38
|\ \
| * | Follow changes to BinIface Name serializationMax Bolingbroke2011-09-272-21/+38
* | | Merge branch 'development'David Waern2011-10-014-10/+45
|\ \ \ | | |/ | |/|
| * | 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
* | | Merge branch 'development'David Waern2011-09-305-21/+35
|\| | | |/ |/|
| * 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
* | 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
|/
* 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