diff options
author | Andy Bailey <GooseYArd@gmail.com> | 2010-05-13 08:45:05 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-16 22:24:31 -0500 |
commit | 9112175ff226d0999ee96d6bb1d78965acd19bac (patch) | |
tree | bae0332ca9092f2a7c8574a5d3e8e0296c6b777d /libraries/haskell-hinotify/haskell-hinotify.info | |
parent | 4992dbb3e544b6b889b5506ecd261d0a34d02105 (diff) |
libraries/haskell-hinotify: Added (inotify support for haskell).
Diffstat (limited to 'libraries/haskell-hinotify/haskell-hinotify.info')
-rw-r--r-- | libraries/haskell-hinotify/haskell-hinotify.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/haskell-hinotify/haskell-hinotify.info b/libraries/haskell-hinotify/haskell-hinotify.info new file mode 100644 index 0000000000000..241006e63eb28 --- /dev/null +++ b/libraries/haskell-hinotify/haskell-hinotify.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-hinotify" +VERSION="0.3.1" +HOMEPAGE="http://hackage.haskell.org/package/hinotify" +DOWNLOAD="http://hackage.haskell.org/packages/archive/hinotify/0.3.1/hinotify-0.3.1.tar.gz" +MD5SUM="b24191dab428cd0bfb74af9f0ab68372" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Andy Bailey" +EMAIL="GooseYArd@gmail.com" +APPROVED="rworkman" |