aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* 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
* Bump version numberdavid.waern2010-03-151-1/+1
* Solve conflictsdavid.waern2010-03-151-1/+1
* Add missing dependencies for 'library' in haddock.cabalsimon.hengel2010-03-151-2/+40
* Bump version numberdavid.waern2010-03-141-1/+1
* Large additions to the Haddock APIdavid.waern2010-02-241-0/+2
* Move H.Interface.Parse/Lex to H.Parse/LexDavid Waern2009-11-281-2/+2
* Rename HsDoc back into DocDavid Waern2009-11-281-1/+1
* Say that we want quickcheck 2David Waern2009-11-281-1/+1
* Add a test flag that brings in QuickCheckDavid Waern2009-11-281-0/+8
* Rename Distribution.Haddock into Documentation.HaddockDavid Waern2009-11-281-1/+3
* Remove unused H.Utils.FastMutInt2David Waern2009-11-281-1/+0
* Remove cruft due to compatibility with older GHCsDavid Waern2009-11-281-21/+0
* Require at least GHC 6.12David Waern2009-11-281-1/+1