summaryrefslogtreecommitdiff
path: root/haskell/haskell-path/haskell-path.info
diff options
context:
space:
mode:
authorDavid Spencer <baildon.research@googlemail.com>2018-10-26 10:59:43 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:38 +0700
commit5f568c523cac7409194dda7cb0271b74b818140b (patch)
tree9f6160d600287dd04729b32f29a706d78c059339 /haskell/haskell-path/haskell-path.info
parent4bd0c3428cddcbdd810ea01b2a8fdbf19e169f6b (diff)
downloadslackbuilds-5f568c523cac7409194dda7cb0271b74b818140b.tar.gz
haskell/haskell-path: Added (Support for well-typed paths).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-path/haskell-path.info')
-rw-r--r--haskell/haskell-path/haskell-path.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-path/haskell-path.info b/haskell/haskell-path/haskell-path.info
new file mode 100644
index 0000000000..6438233e6a
--- /dev/null
+++ b/haskell/haskell-path/haskell-path.info
@@ -0,0 +1,10 @@
+PRGNAM="haskell-path"
+VERSION="0.6.1"
+HOMEPAGE="https://hackage.haskell.org/package/path"
+DOWNLOAD="https://hackage.haskell.org/packages/archive/path/0.6.1/path-0.6.1.tar.gz"
+MD5SUM="72b711d23fc12a0850d0620881ccb7da"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="haskell-aeson haskell-exceptions haskell-hashable"
+MAINTAINER="David Spencer"
+EMAIL="baildon.research@googlemail.com"