Skip to content
Snippets Groups Projects
Commit 47a693cc authored by rl@cse.unsw.edu.au's avatar rl@cse.unsw.edu.au
Browse files

Add package information

parent 8e3dfa2d
No related branches found
No related tags found
No related merge requests found
...@@ -4,8 +4,17 @@ License: BSD3 ...@@ -4,8 +4,17 @@ License: BSD3
License-File: LICENSE License-File: LICENSE
Author: Roman Leshchinskiy Author: Roman Leshchinskiy
Maintainer: Roman Leshchinskiy <rl@cse.unsw.edu.au> Maintainer: Roman Leshchinskiy <rl@cse.unsw.edu.au>
Copyright: (c) Roman Leshchinskiy 2008
Homepage: http://darcs.haskell.org/vector
Category: Data Structures Category: Data Structures
Synopsis: Efficient Arrays Synopsis: Efficient Arrays
Description:
.
An efficient implementation of Int-indexed arrays with a powerful
loop fusion framework.
.
This code is highly experimental and for the most part untested. Use
at your own risk!
Cabal-Version: >= 1.2 Cabal-Version: >= 1.2
Build-Type: Simple Build-Type: Simple
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment