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

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


name:		directory
version:	1.0
license:	BSD3
license-file:	LICENSE
maintainer:	libraries@haskell.org
synopsis:	library for directory handling
description:
	This package provides a library for handling directories.
build-type: Configure
exposed-modules:
	System.Directory
c-sources:
	cbits/directory.c
include-dirs: include
includes:	HsDirectory.h
install-includes:	HsDirectory.h HsDirectoryConfig.h
extensions:	CPP, ForeignFunctionInterface
build-depends: base, old-time, filepath
extra-tmp-files:
        config.log config.status autom4te.cache
        include/HsDirectoryConfig.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.