Name: vectro Version: 0.2 License: GPL Author: Frederik Eaton Maintainer: frederik@ofb.net Stability: provisional Homepage: http://ofb.net/~frederik/stla/ Package-url: Synopsis: Strongly typed linear algebra library Description: Category: Numerical tested-with: GHC ==6.4.1 Build-Depends: base, mtl, haskell98, X11, template-haskell, futility-base, futility-unix Exposed-modules: Vector.Misc.FloatMisc, Vector.Misc.Util, Vector, Vector.Base, Vector.Template, Vector.General, Vector.Array, Vector.Fast, --Vector.Random, Vector.FileIO, Vector.Sparse, Vector.Sparse.ArrowUtil, Vector.Sparse.ForeignImports, Vector.Sparse.ForeignUtil, Vector.Sparse.Ops, Vector.Sparse.Raw, Vector.Sparse.RawTypes, Vector.Sparse.Stream, Vector.Sparse.Wrappers, GSL, GSL.Base, GSL.Utils, GSL.Core, GSL.Derived, GSL.Wrappers, GSL.Interface, GSL.Instances C-sources: Vector/Sparse/sparse_lib.cpp GSL/gslaux.c extra-libraries: gsl cblas atlas lapack stdc++ m c ld-options: this string never appears anywhere as far as i can tell