Repository : ssh://darcs.haskell.org//srv/darcs/haddock On branch : ghc-7.6
http://hackage.haskell.org/trac/ghc/changeset/e4ffa1964a3188a8b461e6f6c4c9febaddb6a35f >--------------------------------------------------------------- commit e4ffa1964a3188a8b461e6f6c4c9febaddb6a35f Author: Simon Hengel <s...@typeful.net> Date: Tue Oct 2 00:17:10 2012 +0200 Fix typo >--------------------------------------------------------------- haddock.cabal | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/haddock.cabal b/haddock.cabal index da8f0af..5931db0 100644 --- a/haddock.cabal +++ b/haddock.cabal @@ -215,7 +215,7 @@ test-suite spec -- NOTE: As of this writing, Cabal does not properly handle alex/happy for -- test suites. We work around this by adding dist/build to hs-source-dirs, - -- so that the the generated lexer/parser from the library is used. I + -- so that the the generated lexer/parser from the library is used. In -- addition we depend on 'haddock', so that the library is compiled before -- the test suite. -- _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc