diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 12:36:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:35 +0700 |
commit | 58a883e7a3eddae6e37b237de502e02f05a688c1 (patch) | |
tree | 8067a32e4aea3ecb2a2f501041477f2f1e5d6407 /haskell/haskell-neat-interpolation/haskell-neat-interpolation.info | |
parent | 4b2207199b7a0cc18b9b9cb3a11616760a247638 (diff) |
haskell/haskell-neat-interpolation: Added (text interpolation).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-neat-interpolation/haskell-neat-interpolation.info')
-rw-r--r-- | haskell/haskell-neat-interpolation/haskell-neat-interpolation.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-neat-interpolation/haskell-neat-interpolation.info b/haskell/haskell-neat-interpolation/haskell-neat-interpolation.info new file mode 100644 index 0000000000000..55cb397010409 --- /dev/null +++ b/haskell/haskell-neat-interpolation/haskell-neat-interpolation.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-neat-interpolation" +VERSION="0.3.2.4" +HOMEPAGE="https://hackage.haskell.org/package/neat-interpolation" +DOWNLOAD="https://hackage.haskell.org/packages/archive/neat-interpolation/0.3.2.4/neat-interpolation-0.3.2.4.tar.gz" +MD5SUM="25f874b2eaf0758371b94e8140a4f2a4" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="haskell-base-prelude haskell-megaparsec" +MAINTAINER="David Spencer" +EMAIL="baildon.research@googlemail.com" |