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