ndmitchell / hoogle

Haskell API search engine
http://hoogle.haskell.org/
Other
753 stars 137 forks source link

Hoogle tarball fails cabal test #25

Closed ndmitchell closed 11 years ago

ndmitchell commented 11 years ago

hoogle-4.2.19 fails the "cabal test" phase with the following error:

Running 1 test suites...
Test suite hoogle-test: RUNNING...
hoogle-test: datadir/testdata.txt: openFile: does not exist (No such file or directory)
Test suite hoogle-test: FAIL
Test suite logged to: dist/test/hoogle-4.2.19-hoogle-test.log
0 of 1 test suites (0 of 1 test cases) passed.

A complete build log is available at http://hydra.cryp.to/build/8829/nixlog/2/raw.

ndmitchell commented 11 years ago

Fixed, thanks to the pull request.