From b6aebc4e43e39e5b519b7d5a64ba8ec4ed2355bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikko=20V=C3=A4rri?= Date: Wed, 27 Jun 2012 16:43:56 -0400 Subject: haskell/haskell-vector: Added (Efficient Arrays) Signed-off-by: dsomero --- haskell/haskell-vector/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 haskell/haskell-vector/slack-desc (limited to 'haskell/haskell-vector/slack-desc') diff --git a/haskell/haskell-vector/slack-desc b/haskell/haskell-vector/slack-desc new file mode 100644 index 0000000000000..d0335ebfdedbe --- /dev/null +++ b/haskell/haskell-vector/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +haskell-vector: haskell-vector (Efficient Arrays) +haskell-vector: +haskell-vector: An efficient implementation of Int-indexed arrays (both mutable and +haskell-vector: immutable), with a powerful loop optimisation framework. +haskell-vector: +haskell-vector: +haskell-vector: +haskell-vector: +haskell-vector: +haskell-vector: +haskell-vector: -- cgit v1.2.3