diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:58:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:23 +0700 |
commit | 539516e3f95ff210d9f19c48677d903086b96c4c (patch) | |
tree | bcd8ff3464eacb58a45b27276b2ccdf11d3edbd1 /haskell/haskell-fsnotify/haskell-fsnotify.info | |
parent | 211b752161868e39d9732aa39e49dfe6ac998c8f (diff) |
haskell/haskell-fsnotify: Added (file change notification).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-fsnotify/haskell-fsnotify.info')
-rw-r--r-- | haskell/haskell-fsnotify/haskell-fsnotify.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-fsnotify/haskell-fsnotify.info b/haskell/haskell-fsnotify/haskell-fsnotify.info new file mode 100644 index 0000000000000..168aff7491528 --- /dev/null +++ b/haskell/haskell-fsnotify/haskell-fsnotify.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-fsnotify" +VERSION="0.3.0.1" +HOMEPAGE="https://hackage.haskell.org/package/fsnotify" +DOWNLOAD="https://hackage.haskell.org/packages/archive/fsnotify/0.3.0.1/fsnotify-0.3.0.1.tar.gz" +MD5SUM="e424b38bca5995ba1d71028595dc554a" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-async haskell-hinotify haskell-shelly haskell-unix-compat" +MAINTAINER="David Spencer" +EMAIL="baildon.research@googlemail.com" |