Cabal revisions of directory-1.0.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: directory-version: 1.0.0.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+name: directory +version: 1.0.0.0 +x-revision: 1 +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 < 4.3, old-time, filepath +extra-tmp-files: + config.log config.status autom4te.cache + include/HsDirectoryConfig.h