Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use ghc-paths to get the lib dir | David Waern | 2008-06-26 | 1 | -0/+1 | |
| | | | | | The path can still be overridden using the -B flag. It's not longer required to pass the lib dir to the program that runs the test suite. | |||||
* | Add extensions to cabal file | David Waern | 2008-05-01 | 1 | -2/+4 | |
| | ||||||
* | Remove -fglasgow-exts and -fasm | David Waern | 2008-05-01 | 1 | -2/+1 | |
| | ||||||
* | Add Haddock.DocName to the cabal file | David Waern | 2008-05-01 | 1 | -0/+1 | |
| | ||||||
* | Add a synopsis | David Waern | 2008-05-01 | 1 | -0/+1 | |
| | ||||||
* | Bump the version number to 2.1.0 | David Waern | 2008-02-11 | 1 | -1/+1 | |
| | | | | | | | Since the exported datatype DocName has changed, we need to bump the major version number. Let's also drop the fourth version component, it's not that useful. | |||||
* | Remove dep on process | David Waern | 2008-01-07 | 1 | -1/+0 | |
| | ||||||
* | Remove dep on Cabal | David Waern | 2008-01-07 | 1 | -1/+0 | |
| | ||||||
* | Change my email address in the cabal file | David Waern | 2008-01-07 | 1 | -1/+1 | |
| | ||||||
* | Change synopsis field to description | David Waern | 2008-01-07 | 1 | -1/+1 | |
| | ||||||
* | Depend on ghc >= 6.8.2 && < 6.9 | David Waern | 2008-01-06 | 1 | -1/+1 | |
| | ||||||
* | Add missing modules to the cabal file | David Waern | 2008-01-06 | 1 | -0/+2 | |
| | ||||||
* | Change version to 2.0.0.0 | David Waern | 2008-01-06 | 1 | -1/+1 | |
| | ||||||
* | Change stability from stable to experimental | David Waern | 2008-01-06 | 1 | -1/+1 | |
| | ||||||
* | Add "cabal-version: >= 1.2" to the cabal file | David Waern | 2008-01-05 | 1 | -0/+1 | |
| | ||||||
* | Merge patch from the old branch: | David Waern | 2007-11-12 | 1 | -0/+1 | |
| | | | | | | | Fri Aug 31 13:21:45 CEST 2007 Duncan Coutts <duncan@haskell.org> * Add category: Development to .cabal file Otherwise it appears on the hackage website in the "Unclassified" category. | |||||
* | Rename java-script file (this wasn't merge correctly) | David Waern | 2007-11-11 | 1 | -2/+2 | |
| | ||||||
* | Fix conflicts | David Waern | 2007-11-11 | 1 | -38/+62 | |
| | ||||||
* | Rename haddock.js to haddock-util.js | Simon Marlow | 2006-10-11 | 1 | -62/+38 | |
| | | | | | | haddock.js will be run automatically by Windows when you type 'haddock' if it is found on the PATH, so rename to avoid confusion. Spotted by Adrian Hey. | |||||
* | Manual merge of a patch from Duncan Coutts that removes the dependency on mtl | David Waern | 2007-11-11 | 1 | -1/+0 | |
| | ||||||
* | Fix conflicts | David Waern | 2007-11-11 | 1 | -38/+63 | |
| | ||||||
* | Eliminate dep on network by doing a little cut'n'paste | Duncan Coutts | 2006-09-08 | 1 | -64/+38 | |
| | | | | | haddock depending on the network causes a circular dependency at least if you want to build the network lib with haddock docs. | |||||
* | Add optimisation flags | David Waern | 2007-10-31 | 1 | -1/+1 | |
| | ||||||
* | Remove Main from "other modules" | David Waern | 2007-10-24 | 1 | -1/+0 | |
| | ||||||
* | Prettify the cabal file | David Waern | 2007-09-29 | 1 | -38/+39 | |
| | ||||||
* | Add containers and array dependency | David Waern | 2007-09-29 | 1 | -6/+8 | |
| | ||||||
* | Add build-type: Simple to the cabal file | David Waern | 2007-09-29 | 1 | -0/+1 | |
| | ||||||
* | Rename HaddockModule to Interface and a few more refactorings | David Waern | 2007-08-29 | 1 | -2/+3 | |
| | ||||||
* | Major refactoring | David Waern | 2007-08-29 | 1 | -21/+22 | |
| | ||||||
* | Factor out typechecking phase into Haddock.Typecheck | David Waern | 2007-08-17 | 1 | -0/+1 | |
| | ||||||
* | Move options out of Main into Haddock.Options | David Waern | 2007-08-17 | 1 | -0/+1 | |
| | ||||||
* | Better indentation in haddock.cabal | David Waern | 2007-08-01 | 1 | -3/+3 | |
| | ||||||
* | Fix conflicts | David Waern | 2007-07-11 | 1 | -1/+10 | |
| | ||||||
* | update to compile with the latest GHC & Cabal | Simon Marlow | 2007-05-30 | 1 | -2/+1 | |
| | ||||||
* | Add new package dependencies | David Waern | 2007-07-10 | 1 | -1/+2 | |
| | ||||||
* | Use filepath package instead of FilePath | 2007-04-24 | 1 | -1/+1 | ||
| | ||||||
* | Change package name to haddock | 2007-04-10 | 1 | -0/+87 | ||
| | ||||||
* | Change package name to haddock-ghc, version 0.1 | davve | 2007-01-10 | 1 | -77/+0 | |
| | ||||||
* | Add tabs in haddock.cabal | davve | 2007-01-05 | 1 | -1/+1 | |
| | ||||||
* | Collect docs based on SrcLoc, syncing with removal of DeclEntity from GHC | davve | 2007-01-05 | 1 | -0/+2 | |
| | ||||||
* | Automatically get the GHC lib dir | davve | 2006-12-29 | 1 | -2/+2 | |
| | ||||||
* | Remove Interface and Binary2 modules | davve | 2006-09-15 | 1 | -1/+0 | |
| | ||||||
* | Change the executable name to haddock-ghc-nolib | davve | 2006-09-15 | 1 | -1/+1 | |
| | ||||||
* | Remove interface reading/writing code and use the GHC api for creating ↵ | davve | 2006-09-15 | 1 | -1/+1 | |
| | | | | package environments instead | |||||
* | Change version number to 2.0 | davve | 2006-09-05 | 1 | -1/+1 | |
| | ||||||
* | Move interface read/write to its own module + some cleanup | davve | 2006-08-20 | 1 | -0/+1 | |
| | ||||||
* | Adapt to latest GHC | davve | 2006-08-19 | 1 | -1/+1 | |
| | ||||||
* | Misc fixes and interface load/save | davve | 2006-08-13 | 1 | -2/+2 | |
| | ||||||
* | Render H98 Data declarations | davve | 2006-08-12 | 1 | -1/+1 | |
| | ||||||
* | Cleanup | davve | 2006-08-11 | 1 | -8/+1 | |
| |