aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
Commit message (Expand)AuthorAgeFilesLines
...
* Hide H.Utils in libraryDavid Waern2008-10-101-0/+1
* Increase the GHC upper bound from 6.11 to 6.13Ian Lynagh2008-09-231-1/+1
* follow library changesIan Lynagh2008-09-031-1/+1
* Fix in-tree haddock on WindowsIan Lynagh2008-08-291-5/+7
* Fixes for using haddock in a GHC build treeIan Lynagh2008-08-281-1/+2
* Increase the upper bound on the GHC version numberIan Lynagh2008-08-271-1/+1
* Update extensions in Cabal fileIan Lynagh2008-08-271-2/+2
* Add a manual Cabal flag to control the ghc-paths dependencyIan Lynagh2008-08-271-2/+7
* Change ghc version dependency to >= 6.8.2 && <= 6.9David Waern2008-08-131-1/+1
* Add __GHC_PATCHLEVEL__ symbol also when building the libraryDavid Waern2008-08-131-0/+6
* Make H.GHC.Utils build with GHC HEADDavid Waern2008-08-101-0/+4
* Change ghc version dependency to >= 6.8.2David Waern2008-08-051-1/+1
* Bump version to 2.2.2 and update CHANGESDavid Waern2008-08-051-1/+1
* Remove version restriction on ghc-pathsDavid Waern2008-08-051-1/+1
* Bump version number to 2.2.1David Waern2008-08-031-1/+1
* Remove TODO from cabal fileDavid Waern2008-07-281-1/+0
* Depend on the currently available ghc-paths versions onlyDavid Waern2008-07-231-1/+1
* Be compatible with GHC 6.8.3David Waern2008-07-231-92/+107
* Bump version number to 2.2.0David Waern2008-07-201-1/+1
* Use ghc-paths to get the lib dirDavid Waern2008-06-261-0/+1
* Add extensions to cabal fileDavid Waern2008-05-011-2/+4
* Remove -fglasgow-exts and -fasmDavid Waern2008-05-011-2/+1
* Add Haddock.DocName to the cabal fileDavid Waern2008-05-011-0/+1
* Add a synopsisDavid Waern2008-05-011-0/+1
* Bump the version number to 2.1.0David Waern2008-02-111-1/+1
* Remove dep on processDavid Waern2008-01-071-1/+0
* Remove dep on CabalDavid Waern2008-01-071-1/+0
* Change my email address in the cabal fileDavid Waern2008-01-071-1/+1
* Change synopsis field to descriptionDavid Waern2008-01-071-1/+1
* Depend on ghc >= 6.8.2 && < 6.9David Waern2008-01-061-1/+1
* Add missing modules to the cabal fileDavid Waern2008-01-061-0/+2
* Change version to 2.0.0.0David Waern2008-01-061-1/+1
* Change stability from stable to experimentalDavid Waern2008-01-061-1/+1
* Add "cabal-version: >= 1.2" to the cabal fileDavid Waern2008-01-051-0/+1
* Merge patch from the old branch:David Waern2007-11-121-0/+1
* Rename java-script file (this wasn't merge correctly)David Waern2007-11-111-2/+2
* Fix conflictsDavid Waern2007-11-111-38/+62
* Rename haddock.js to haddock-util.jsSimon Marlow2006-10-111-62/+38
* Manual merge of a patch from Duncan Coutts that removes the dependency on mtl David Waern2007-11-111-1/+0
* Fix conflictsDavid Waern2007-11-111-38/+63
* Eliminate dep on network by doing a little cut'n'pasteDuncan Coutts2006-09-081-64/+38
* Add optimisation flagsDavid Waern2007-10-311-1/+1
* Remove Main from "other modules"David Waern2007-10-241-1/+0
* Prettify the cabal fileDavid Waern2007-09-291-38/+39
* Add containers and array dependencyDavid Waern2007-09-291-6/+8
* Add build-type: Simple to the cabal fileDavid Waern2007-09-291-0/+1
* Rename HaddockModule to Interface and a few more refactoringsDavid Waern2007-08-291-2/+3
* Major refactoringDavid Waern2007-08-291-21/+22
* Factor out typechecking phase into Haddock.TypecheckDavid Waern2007-08-171-0/+1
* Move options out of Main into Haddock.OptionsDavid Waern2007-08-171-0/+1