diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-13 11:57:34 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-15 07:40:45 +0700 |
commit | 39ac35b807e5e5d9aefb721b51d9a970b998367d (patch) | |
tree | 5ea9c213603bb1e4ae3f56f4323cdf917bb9ef23 /haskell/haskell-filemanip/haskell-filemanip.info | |
parent | 36ead8981ae94de1dacb97be82e4e09f7e6431ed (diff) | |
download | slackbuilds-39ac35b807e5e5d9aefb721b51d9a970b998367d.tar.gz |
haskell/haskell-filemanip: Added (expressive file manipulation).
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-filemanip/haskell-filemanip.info')
-rw-r--r-- | haskell/haskell-filemanip/haskell-filemanip.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-filemanip/haskell-filemanip.info b/haskell/haskell-filemanip/haskell-filemanip.info new file mode 100644 index 0000000000..09d41e2495 --- /dev/null +++ b/haskell/haskell-filemanip/haskell-filemanip.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-filemanip" +VERSION="0.3.6.3" +HOMEPAGE="http://hackage.haskell.org/package/filemanip" +DOWNLOAD="http://hackage.haskell.org/package/filemanip-0.3.6.3/filemanip-0.3.6.3.tar.gz" +MD5SUM="04d23467ce2e7ac0bc9c01c4e0ebd06c" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="ghc haskell-mtl haskell-unix-compat" +MAINTAINER="David Spencer" +EMAIL="baildon.research@googlemail.com" |