
This package was debianised by Ian Lynagh <igloo@debian.org> on
Fri, 13 Oct 2006. All of the Debian packaging scripts are released
into the public domain.

It was created by:

    wget http://www.haskell.org/ghc/dist/6.6/ghc-6.6-src-extralibs.tar.bz2
    tar -jxf ghc-6.6-src-extralibs.tar.bz2
    cd ghc-6.6/libraries/time
    ghc --make Setup.hs -o setup
    ./setup sdist

Resulting tarball created in dist/time-1.0.tar.gz

Upstream Author: Ashley Yakeley

Copyright:

BSD licenced. Copies can be found in /usr/share/common-licenses/BSD on
Debian systems.

