aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
Commit message (Collapse)AuthorAgeFilesLines
* Require ghc >= 7.4.David Waern2012-02-011-2/+2
|
* Merge ../ghc/utils/haddockDavid Waern2011-12-271-6/+12
|\
| * Merge ../../../haddockDavid Waern2011-12-271-2/+0
| |\ | | | | | | | | | | | | Conflicts: src/Haddock/InterfaceFile.hs
| * | Fix (untested) building from source tarball without alex/happyIan Lynagh2011-12-181-2/+8
| | | | | | | | | | | | | | | haddock's .cabal file was declaring that it needed alex and happy to build, but in the GHC source tarballs it doesn't.
| * | 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
|
* Use cabal's test suite support to run the test suiteDavid Waern2011-05-221-0/+8
| | | | This gives up proper dependency tracking of the test script.
* Bump versionDavid Waern2011-01-081-1/+1
|
* Bump versionDavid Waern2010-12-191-1/+1
|
* Revise haddock.cabal given that we now require ghc-7Lennart Kolmodin2010-12-171-7/+9
| | | | | default-language should be Haskell2010, slight new semantics for extensions. Rewrite into clearer dependencies of base and Cabal.
* Bump versionDavid Waern2010-12-061-1/+1
|
* Remove Haskell 2010 extensions from .cabal fileDavid Waern2010-11-161-4/+2
|
* Solve conflictDavid Waern2010-11-141-2/+2
|
* Require ghc >= 7.0David Waern2010-11-141-2/+2
|
* Bump GHC depIan Lynagh2010-09-221-2/+2
|
* Bump version to 2.8.2David Waern2010-11-141-1/+1
|
* Bump GHC dep upper boundIan Lynagh2010-09-211-2/+2
|
* Bump versionDavid Waern2010-11-141-1/+1
|
* Bump version numberDavid Waern2010-08-311-1/+1
|
* Allow building with ghc < 6.16David Waern2010-08-291-1/+1
|
* Remove Snappy data filesDavid Waern2010-08-291-4/+0
|
* Add createInterfaces' (a more high-level alternative to createInterfaces) to ↵Simon Hengel2010-08-081-0/+1
| | | | Haddock API
* add missing data file to .cabalMark Lentczner2010-08-171-0/+1
|
* Add missing dependency to cabal fileSimon Hengel2010-08-071-0/+1
|
* Adapt paths to data files in cabal fileSimon Hengel2010-08-031-16/+12
|
* Fix build in GHC treeIan Lynagh2010-07-301-0/+1
|
* reorganize files in the html lib data dirMark Lentczner2010-07-261-6/+17
|
* remove --html-help support - it was old, out-of-date, and mostly missingMark Lentczner2010-07-221-6/+0
|
* remove old HTML backendMark Lentczner2010-07-221-6/+0
|
* Add -fwarn-tabsDavid Waern2010-07-211-2/+2
|
* rename Haddock.Backends.Xhtml.Util to UtilsMark Lentczner2010-07-191-2/+2
|
* Add missing dependencies to cabal fileSimon Hengel2010-07-101-0/+1
|
* LaTeX backend (new options: --latex, --latex-style=<style>)Simon Marlow2010-06-301-0/+2
|
* Allow base-4.3Simon Marlow2010-06-021-2/+2
|
* Add missing dependencies to cabal filesimon.hengel2010-04-021-0/+15
|
* First, experimental XHTML renderingMark Lentczner2010-03-201-0/+1
| | | | | | | | | | | | | | | | | | switch to using the xhtml package copied Html.hs to Xhtml.hs and split into sub-modules under Haddock/Backends/Xhtml and detabify moved footer into div, got ready for iface change headers converted to semantic markup contents in semantic markup summary as semantic markup description in semantic markup, info block in header fixed factored out rendering so during debug it can be readable (see renderToString)
* Fix library part of cabal file when in ghc treedavid.waern2010-03-201-2/+7
|
* Bump version numberdavid.waern2010-03-151-1/+1
|
* Add Paths_haddock to other-modules of librarydavid.waern2010-03-151-0/+1
|