aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2010-06-07 03:55:25 +0000
committerGabor Pali <pgj@FreeBSD.org>2010-06-07 03:55:25 +0000
commit8df3e55910d0b0956dd0de6a5cf0166311d7a531 (patch)
treef8162dc7ea2a910e1a7cb40e6b711dc5dc27ea68 /devel/Makefile
parent46c4f3b0f40447d9993e6ae3e016c9dae8a196a0 (diff)
downloadports-8df3e55910d0b0956dd0de6a5cf0166311d7a531.tar.gz
ports-8df3e55910d0b0956dd0de6a5cf0166311d7a531.zip
An efficient implementation of Int-indexed arrays (both mutable and
immutable), with a powerful loop fusion optimization framework. WWW: http://code.haskell.org/vector
Notes
Notes: svn path=/head/; revision=255984
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 53442024c6f0..3c90284f8dce 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -614,6 +614,7 @@
SUBDIR += hs-uulib
SUBDIR += hs-uvector
SUBDIR += hs-uvector-algorithms
+ SUBDIR += hs-vector
SUBDIR += hypersrc
SUBDIR += i386-rtems-binutils
SUBDIR += i386-rtems-gcc