Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename html-test/runtests.lhs to html-test/run.lhs | Simon Hengel | 2012-10-15 | 1 | -2/+2 |
| | |||||
* | Add 'dev' flag to cabal file, that builds without -O2 | Simon Hengel | 2012-10-15 | 1 | -2/+16 |
| | | | | | That way --disable-optimization can be used, which decreases build time considerably. | ||||
* | Make test management scripts more robust | Simon Hengel | 2012-10-15 | 1 | -2/+2 |
| | | | | | | | * They are now independent from the current directory, and hence can be called from everywhere * On UNIX/Linux they can now be run as scripts | ||||
* | Move unit tests to /test directory | Simon Hengel | 2012-10-15 | 1 | -2/+2 |
| | |||||
* | Move HTML tests to directory /html-test/ | Simon Hengel | 2012-10-15 | 1 | -3/+3 |
| | |||||
* | Move resources to /resources directory | Simon Hengel | 2012-10-15 | 1 | -13/+13 |
| | |||||
* | Allow haddock markup in deprecation messages | Simon Hengel | 2012-10-14 | 1 | -0/+1 |
| | |||||
* | Organize unite tests hierarchically | Simon Hengel | 2012-10-14 | 1 | -1/+1 |
| | |||||
* | Bump version | Simon Hengel | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | Require ghc 7.6 | Simon Hengel | 2012-10-11 | 1 | -2/+2 |
| | |||||
* | Adapt cabal file | Simon Hengel | 2012-10-11 | 1 | -20/+0 |
| | |||||
* | Bump version | Simon Hengel | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | Depend on library for executable | Simon Hengel | 2012-10-04 | 1 | -51/+47 |
| | | | | | | | The main motivation for this is to increase build speed. In GHC's source tree the library is not build, but all modules are now required for the executable, so that GHC's validate will now detect build failures for the library. | ||||
* | Export Haddock's main entry point from library | Simon Hengel | 2012-10-04 | 1 | -2/+4 |
| | |||||
* | Remove trailing whitespace from cabal file | Simon Hengel | 2012-10-04 | 1 | -3/+3 |
| | |||||
* | Fix typo | Simon Hengel | 2012-10-04 | 1 | -1/+1 |
| | |||||
* | Remove redundant dependency from cabal file | Simon Hengel | 2012-10-03 | 1 | -2/+0 |
| | |||||
* | Remove test flag from cabal file | Simon Hengel | 2012-10-01 | 1 | -12/+0 |
| | | | | This was not really used. | ||||
* | Add test-suite section for parsetests to cabal file | Simon Hengel | 2012-10-01 | 1 | -0/+28 |
| | | | | + get rid of HUnit dependency | ||||
* | Add missing dependency to library | Simon Hengel | 2012-08-25 | 1 | -0/+1 |
| | |||||
* | Improve haddock memory usage | Ian Lynagh | 2012-08-13 | 1 | -0/+1 |
| | |||||
* | Bump version number. | David Waern | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/sol/haddock into ghc-7.6 | David Waern | 2012-07-23 | 1 | -4/+0 |
|\ | | | | | | | | | Conflicts: src/Haddock/InterfaceFile.hs | ||||
| * | Use LANGUAGE pragmas instead of default-extensions in cabal file | Simon Hengel | 2012-05-27 | 1 | -4/+0 |
| | | |||||
* | | Update dependencies. | Paolo Capriotti | 2012-07-20 | 1 | -2/+2 |
| | | |||||
* | | Forward port changes from stable. | Paolo Capriotti | 2012-07-19 | 1 | -3/+3 |
|\| | |||||
| * | Bump version number. | David Waern | 2012-05-16 | 1 | -1/+1 |
| | | |||||
| * | Require ghc >= 7.4. | David Waern | 2012-02-01 | 1 | -2/+2 |
| | | |||||
* | | Follow changes in base | Ian Lynagh | 2012-06-19 | 1 | -2/+2 |
|/ | |||||
* | Merge ../ghc/utils/haddock | David Waern | 2011-12-27 | 1 | -6/+12 |
|\ | |||||
| * | Merge ../../../haddock | David Waern | 2011-12-27 | 1 | -2/+0 |
| |\ | | | | | | | | | | | | | Conflicts: src/Haddock/InterfaceFile.hs | ||||
| * | | Fix (untested) building from source tarball without alex/happy | Ian Lynagh | 2011-12-18 | 1 | -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 binaryInterfaceVersion | Ian Lynagh | 2011-12-12 | 1 | -4/+4 |
| | | | |||||
* | | | Bump version. | David Waern | 2011-12-27 | 1 | -1/+1 |
| |/ |/| | |||||
* | | More cleanup. | David Waern | 2011-12-03 | 1 | -2/+0 |
|/ | |||||
* | Cleanup. | David Waern | 2011-11-26 | 1 | -2/+0 |
| | |||||
* | Fix a bug in test runner and get rid of regex-compat dependency. | David Waern | 2011-11-24 | 1 | -1/+1 |
| | |||||
* | Add alex and happy to build-tools. | David Waern | 2011-10-06 | 1 | -0/+2 |
| | |||||
* | Bump version to 2.9.4 | David Waern | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | Requre ghc >= 7.2 | David Waern | 2011-10-04 | 1 | -2/+2 |
| | |||||
* | Improve .cabal file | David Waern | 2011-10-01 | 1 | -8/+12 |
| | |||||
* | Fix problem with test files not added to distribution tarball | David Waern | 2011-09-30 | 1 | -0/+3 |
| | |||||
* | Bump to version 2.9.3 | David Waern | 2011-09-26 | 1 | -1/+1 |
| | |||||
* | Relax base dep | Ian Lynagh | 2011-07-07 | 1 | -2/+2 |
| | |||||
* | Bump GHC dep to allow 7.2 | Ian Lynagh | 2011-06-26 | 1 | -2/+2 |
| | |||||
* | Use cabal's test suite support to run the test suite | David Waern | 2011-05-22 | 1 | -0/+8 |
| | | | | This gives up proper dependency tracking of the test script. | ||||
* | Bump version | David Waern | 2011-01-08 | 1 | -1/+1 |
| | |||||
* | Bump version | David Waern | 2010-12-19 | 1 | -1/+1 |
| | |||||
* | Revise haddock.cabal given that we now require ghc-7 | Lennart Kolmodin | 2010-12-17 | 1 | -7/+9 |
| | | | | | default-language should be Haskell2010, slight new semantics for extensions. Rewrite into clearer dependencies of base and Cabal. | ||||
* | Bump version | David Waern | 2010-12-06 | 1 | -1/+1 |
| |