aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
Commit message (Expand)AuthorAgeFilesLines
...
| * Add missing test files to cabal file (fixes #230)Simon Hengel2012-12-071-3/+6
| * Bump versionSimon Hengel2012-12-071-1/+1
| * Rename html-test/runtests.lhs to html-test/run.lhsSimon Hengel2012-10-151-2/+2
| * Add 'dev' flag to cabal file, that builds without -O2Simon Hengel2012-10-151-2/+16
| * Make test management scripts more robustSimon Hengel2012-10-151-2/+2
| * Move unit tests to /test directorySimon Hengel2012-10-151-2/+2
| * Move HTML tests to directory /html-test/Simon Hengel2012-10-151-3/+3
| * Move resources to /resources directorySimon Hengel2012-10-151-13/+13
| * Allow haddock markup in deprecation messagesSimon Hengel2012-10-141-0/+1
| * Organize unite tests hierarchicallySimon Hengel2012-10-141-1/+1
| * Bump versionSimon Hengel2012-10-111-1/+1
| * Require ghc 7.6Simon Hengel2012-10-111-2/+2
| * Adapt cabal fileSimon Hengel2012-10-111-20/+0
| * Bump versionSimon Hengel2012-10-101-1/+1
| * Depend on library for executableSimon Hengel2012-10-041-51/+47
| * Export Haddock's main entry point from librarySimon Hengel2012-10-041-2/+4
| * Remove trailing whitespace from cabal fileSimon Hengel2012-10-041-3/+3
| * Fix typoSimon Hengel2012-10-041-1/+1
| * Remove redundant dependency from cabal fileSimon Hengel2012-10-031-2/+0
| * Remove test flag from cabal fileSimon Hengel2012-10-011-12/+0
| * Add test-suite section for parsetests to cabal fileSimon Hengel2012-10-011-0/+28
| * Add missing dependency to librarySimon Hengel2012-08-251-0/+1
| * Improve haddock memory usageIan Lynagh2012-08-131-0/+1
| * Bump version number.David Waern2012-07-231-1/+1
| * Merge branch 'dev' of https://github.com/sol/haddock into ghc-7.6David Waern2012-07-231-4/+0
| |\
| | * Use LANGUAGE pragmas instead of default-extensions in cabal fileSimon Hengel2012-05-271-4/+0
| * | Update dependencies.Paolo Capriotti2012-07-201-2/+2
* | | Update dependenciesIan Lynagh2012-11-301-2/+2
* | | Improve haddock memory usageIan Lynagh2012-08-131-0/+1
* | | Build with GHC 7.7Ian Lynagh2012-07-201-2/+2
|/ /
* | Forward port changes from stable.Paolo Capriotti2012-07-191-3/+3
|\|
| * Bump version number.David Waern2012-05-161-1/+1
| * Require ghc >= 7.4.David Waern2012-02-011-2/+2
* | Follow changes in baseIan Lynagh2012-06-191-2/+2
|/
* Merge ../ghc/utils/haddockDavid Waern2011-12-271-6/+12
|\
| * Merge ../../../haddockDavid Waern2011-12-271-2/+0
| |\
| * | Fix (untested) building from source tarball without alex/happyIan Lynagh2011-12-181-2/+8
| * | Update dependencies and binaryInterfaceVersionIan Lynagh2011-12-121-4/+4
* | | Bump version.David Waern2011-12-271-1/+1
| |/ |/|
* | More cleanup.David Waern2011-12-031-2/+0
|/
* Cleanup.David Waern2011-11-261-2/+0
* Fix a bug in test runner and get rid of regex-compat dependency.David Waern2011-11-241-1/+1
* Add alex and happy to build-tools.David Waern2011-10-061-0/+2
* Bump version to 2.9.4David Waern2011-10-041-1/+1
* Requre ghc >= 7.2David Waern2011-10-041-2/+2
* Improve .cabal fileDavid Waern2011-10-011-8/+12
* Fix problem with test files not added to distribution tarballDavid Waern2011-09-301-0/+3
* Bump to version 2.9.3David Waern2011-09-261-1/+1
* Relax base depIan Lynagh2011-07-071-2/+2
* Bump GHC dep to allow 7.2Ian Lynagh2011-06-261-2/+2