aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-06-04 03:16:56 +0800
committerpgj <pgj@FreeBSD.org>2012-06-04 03:16:56 +0800
commit2fc1022f6796735b5a83fc0975caeede42a57f69 (patch)
tree8ec9d25404c5a176a0130162b2bfd296513dd205 /lang/ghc
parenta9f385df3426d33c444c5bdbe3845dae0b090478 (diff)
downloadfreebsd-ports-gnome-2fc1022f6796735b5a83fc0975caeede42a57f69.tar.gz
freebsd-ports-gnome-2fc1022f6796735b5a83fc0975caeede42a57f69.tar.zst
freebsd-ports-gnome-2fc1022f6796735b5a83fc0975caeede42a57f69.zip
Utilities for dealing with IEEE floating point numbers, ported from the
Tango math library; approximate and exact equality comparisons for general types. WWW: http://github.com/patperry/hs-ieee754 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 fcd35cf51bdf..3367b97f4542 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -161,6 +161,7 @@ hxt_port= textproc/hs-hxt
hxt-charproperties_port= textproc/hs-hxt-charproperties
hxt-regex-xmlschema_port= textproc/hs-hxt-regex-xmlschema
hxt-unicode_port= textproc/hs-hxt-unicode
+ieee754_port= math/hs-ieee754
IfElse_port= devel/hs-IfElse
IORefCAS_port= devel/hs-IORefCAS
json_port= converters/hs-json