Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/libraries/old-time/old-time.cabal

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


name:		old-time
version:	1.0
license:	BSD3
license-file:	LICENSE
maintainer:	libraries@haskell.org
synopsis:	Time library.
description:
	This package provides the old time library.
    For new code, the new time library is recommended.
build-type: Configure
exposed-modules:
	System.Time
c-sources:
	cbits/timeUtils.c
include-dirs: include
includes:	HsTime.h
install-includes:	HsTime.h HsTimeConfig.h
extensions:	CPP, ForeignFunctionInterface
build-depends: base, old-locale
nhc98-options: -K2M
extra-tmp-files:
        config.log config.status autom4te.cache
        include/HsTimeConfig.h

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.