diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:59:49 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:39 +0700 |
commit | 97ccdb0e06a933a0e803f2ce9ffefb1c95e265a1 (patch) | |
tree | 562dc085191ac4bef552d7e335e04bb7d584165e /haskell/haskell-persistent/haskell-persistent.info | |
parent | 1e8d94e3c8c5fa8f203af74f99d5dd57364dfabf (diff) | |
download | slackbuilds-97ccdb0e06a933a0e803f2ce9ffefb1c95e265a1.tar.gz |
haskell/haskell-persistent: Added (Type-safe data serialization).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-persistent/haskell-persistent.info')
-rw-r--r-- | haskell/haskell-persistent/haskell-persistent.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-persistent/haskell-persistent.info b/haskell/haskell-persistent/haskell-persistent.info new file mode 100644 index 0000000000..f17f51d82f --- /dev/null +++ b/haskell/haskell-persistent/haskell-persistent.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-persistent" +VERSION="2.9.0" +HOMEPAGE="https://hackage.haskell.org/package/persistent" +DOWNLOAD="https://hackage.haskell.org/packages/archive/persistent/2.9.0/persistent-2.9.0.tar.gz" +MD5SUM="07f1cb70a1fb0696edcf5098f7ef1311" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-aeson haskell-attoparsec haskell-base64-bytestring haskell-blaze-html haskell-blaze-markup haskell-conduit haskell-fast-logger haskell-http-api-data haskell-monad-logger haskell-old-locale haskell-path-pieces haskell-resource-pool haskell-resourcet haskell-scientific haskell-silently haskell-tagged haskell-unliftio-core haskell-unordered-containers haskell-vector haskell-void" +MAINTAINER="David Spencer" +EMAIL="baildon.research@googlemail.com" |