Tweaklet.
This commit is contained in:
parent
a7bb6b893e
commit
eb34c0a681
1 changed files with 3 additions and 3 deletions
|
@ -4,11 +4,11 @@ License: LGPL
|
||||||
License-File: COPYING.LIB
|
License-File: COPYING.LIB
|
||||||
Author: Bryan O'Sullivan <bos@serpentine.com>
|
Author: Bryan O'Sullivan <bos@serpentine.com>
|
||||||
Maintainer: Bryan O'Sullivan
|
Maintainer: Bryan O'Sullivan
|
||||||
Synopsis: File and directory manipulation library for Haskell
|
Synopsis: File and directory manipulation for Haskell.
|
||||||
Category: System
|
Category: System
|
||||||
Description: A Haskell library for working with files and directories.
|
Description: A Haskell library for working with files and directories.
|
||||||
Includes modules for pattern matching, finding files,
|
Includes code for pattern matching, finding files,
|
||||||
and more.
|
modifying file contents, and more.
|
||||||
Build-Depends: base, filepath, mtl, unix
|
Build-Depends: base, filepath, mtl, unix
|
||||||
GHC-Options: -Wall
|
GHC-Options: -Wall
|
||||||
Exposed-Modules:
|
Exposed-Modules:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue