diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-27 12:07:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:39 +0700 |
commit | c02a124a578f37403701ec9deecee0afd55457a8 (patch) | |
tree | 7e2dec6a1ba4ed6624608ea69c66f308990ae8be /haskell/haskell-pretty-show/haskell-pretty-show.info | |
parent | 2af332708c91a0fd692a718432c786b4f8ad0f05 (diff) |
haskell/haskell-pretty-show: Added (derived Show instances tools).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-pretty-show/haskell-pretty-show.info')
-rw-r--r-- | haskell/haskell-pretty-show/haskell-pretty-show.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/haskell/haskell-pretty-show/haskell-pretty-show.info b/haskell/haskell-pretty-show/haskell-pretty-show.info new file mode 100644 index 0000000000000..d9bd4d0650b62 --- /dev/null +++ b/haskell/haskell-pretty-show/haskell-pretty-show.info @@ -0,0 +1,10 @@ +PRGNAM="haskell-pretty-show" +VERSION="1.9.1" +HOMEPAGE="https://hackage.haskell.org/package/pretty-show" +DOWNLOAD="https://hackage.haskell.org/packages/archive/pretty-show/1.9.1/pretty-show-1.9.1.tar.gz" +MD5SUM="38cac606416db1e5cbcd77980d8ae638" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="happy haskell-lexer" +MAINTAINER="David Spencer" +EMAIL="baildon.research@googlemail.com" |