aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-02-13 10:11:23 +0800
committerGabor Pali <pgj@FreeBSD.org>2012-02-13 10:11:23 +0800
commit3da3ed194d6c04239277e23654cb7b09b0ec95d4 (patch)
treeb48a713cc3719c2950923a0fadfb176df495fbf1 /lang/ghc
parent5c0f73a2f04e9d866260d3129864ebf5c56d2f7b (diff)
downloadfreebsd-ports-gnome-3da3ed194d6c04239277e23654cb7b09b0ec95d4.tar.gz
freebsd-ports-gnome-3da3ed194d6c04239277e23654cb7b09b0ec95d4.tar.zst
freebsd-ports-gnome-3da3ed194d6c04239277e23654cb7b09b0ec95d4.zip
This package provides a Haskell library for working with base16-encoded
data quickly and efficiently, using the ByteString type. WWW: https://github.com/mailrank/base16-bytestring Obtained from: FreeBSD Haskell
Diffstat (limited to 'lang/ghc')
-rw-r--r--lang/ghc/bsd.hackage.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ghc/bsd.hackage.mk b/lang/ghc/bsd.hackage.mk
index 05524a74a122..c6ba1da18620 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -22,6 +22,7 @@ arrows_port= devel/hs-arrows
attoparsec_port= textproc/hs-attoparsec
attoparsec-enumerator_port= textproc/hs-attoparsec-enumerator
attoparsec-text_port= textproc/hs-attoparsec-text
+base16-bytestring_port= devel/hs-base16-bytestring
base64-bytestring_port= devel/hs-base64-bytestring
binary_port= devel/hs-binary
bio_port= science/hs-bio