aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-02-17 23:44:09 +0800
committerpgj <pgj@FreeBSD.org>2012-02-17 23:44:09 +0800
commite129a06989e8129906a502daa7b26783c7f00d85 (patch)
treedbce4dcfb7ea5f1d93f0a9a28514be25ef7c8765 /lang
parent93ca9e009b964e9cfbde5b19a27f9f454bb6f778 (diff)
downloadfreebsd-ports-gnome-e129a06989e8129906a502daa7b26783c7f00d85.tar.gz
freebsd-ports-gnome-e129a06989e8129906a502daa7b26783c7f00d85.tar.zst
freebsd-ports-gnome-e129a06989e8129906a502daa7b26783c7f00d85.zip
This package defines new symbols for a number of functions, operators
and types in the base package. All symbols are documented with their actual definition and information regarding their Unicode code point. They should be completely interchangeable with their definitions. For further Unicode goodness you can enable the UnicodeSyntax language extension. This extension enables Unicode characters to be used to stand for certain ASCII character sequences. WWW: http://haskell.org/haskellwiki/Unicode-symbols Obtained from: FreeBSD Haskell
Diffstat (limited to 'lang')
-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 a0234d857b52..8a30fbf5e486 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -21,6 +21,7 @@ ansi-wl-pprint_port= devel/hs-ansi-wl-pprint
arrows_port= devel/hs-arrows
attoparsec_port= textproc/hs-attoparsec
attoparsec-enumerator_port= textproc/hs-attoparsec-enumerator
+base-unicode-symbols_port= devel/hs-base-unicode-symbols
base16-bytestring_port= devel/hs-base16-bytestring
base64-bytestring_port= devel/hs-base64-bytestring
binary_port= devel/hs-binary