diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-27 12:06:51 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:39 +0700 |
commit | 1e8d94e3c8c5fa8f203af74f99d5dd57364dfabf (patch) | |
tree | cd2ac4bc4740e4734fb67518338fb5a5ae2c7e6e /haskell/haskell-persistent-template/haskell-persistent-template.info | |
parent | 8b494e555356b88e0e25daea7b9674759d2807ba (diff) |
haskell/haskell-persistent-template: Added (Type-safe persistence).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-persistent-template/haskell-persistent-template.info')
-rw-r--r-- | haskell/haskell-persistent-template/haskell-persistent-template.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-persistent-template/haskell-persistent-template.info b/haskell/haskell-persistent-template/haskell-persistent-template.info new file mode 100644 index 0000000000..8daf93c79b --- /dev/null +++ b/haskell/haskell-persistent-template/haskell-persistent-template.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-persistent-template" +VERSION="2.5.4" +HOMEPAGE="https://hackage.haskell.org/package/persistent-template" +DOWNLOAD="https://hackage.haskell.org/packages/archive/persistent-template/2.5.4/persistent-template-2.5.4.tar.gz" +MD5SUM="44035d1e631b4186d9287c22d567faf4" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-aeson haskell-aeson-compat haskell-http-api-data haskell-monad-control haskell-monad-logger haskell-path-pieces haskell-persistent haskell-tagged haskell-unordered-containers" +MAINTAINER="David Spencer" +EMAIL="baildon.research@googlemail.com" |