ANNOUNCE: time-1.2.0.1
Sergei Trofimovich
slyich at gmail.com
Mon Apr 12 02:56:55 EDT 2010
Ashley Yakeley <ashley at semantic.org> wrote:
> > Distribution seems to lack some files.
>
> Thanks. Fixed in 1.2.0.1.
And there is yet longstanding problem:
'cabal test' always fails on hackage tarballs:
Setup.hs:
> runTestScript :: Args -> Bool -> PackageDescription -> LocalBuildInfo -> IO ()
> runTestScript _args _flag _pd _lbi
> = maybeExit $ withCurrentDirectory "test" $ system "make"
$ time: cabal test -v
Creating ./dist/setup (and its parents)
./dist/setup/setup test --verbose=2
setup: test: does not exist
Can they be exposed to release tarball? (if they exist and still work)
Gentoo distribution supports for test running for just built packages
(very useful when try to build gentoo on exotic architectures) and
curretly time is one of rare failing ones.
Thanks!
--
Sergei
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/libraries/attachments/20100412/180b5183/signature.bin
More information about the Libraries
mailing list