On Wed, Sep 1, 2010 at 8:02 AM, Eric Kow <[email protected]> wrote:
>
> 1 patch for repository http://code.haskell.org/darcs/darcs-benchmark:
>
> Sorry to outsource the testing to you, but I don't have a version of Darcs
> handy with the claimed buggy --exact-version.
Ah, but did you try to compile it first?
Building darcs-benchmark-0.1.9...
[ 8 of 13] Compiling Benchmark ( source/Benchmark.hs,
dist/build/darcs-benchmark/darcs-benchmark-tmp/Benchmark.o )
source/Benchmark.hs:179:27:
Couldn't match expected type `IO [[Char]]'
against inferred type `[a]'
In the pattern: [i, c]
In a case alternative: [i, c] -> (i, c)
In a stmt of a 'do' expression:
(info, context) <- case splitOn "Context:\n\n"
`fmap`
darcsMeta cmd ["--exact-version"]
of {
[i, c] -> (i, c)
[i] -> (i, "")
_ -> error "Bug. Either we can split on
Context or we can't" }
cabal: Error: some packages failed to install:
darcs-benchmark-0.1.9 failed during the building phase. The exception was:
ExitFailure 1
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users