Efficient Arrays
http://hackage.haskell.org/package/vector
An efficient implementation of Int-indexed arrays (both mutable and immutable),
with a powerful loop optimisation framework
- Developed at devel:languages:haskell
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/ghc-vector && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ghc-vector.changes | 0000004526 4.42 KB | |
ghc-vector.spec | 0000003189 3.11 KB | |
vector-0.12.0.1.tar.gz | 0000121798 119 KB | |
vector.cabal | 0000007073 6.91 KB |
Revision 16 (latest revision is 38)
Dominique Leuenberger (dimstar_suse)
accepted
request 623892
from
Peter Simons (psimons)
(revision 16)
- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner. - Revise cabal build file to specify more accurate dependencies. * Fix compilation with GHC 7.9 * Haskell Platform 2014.2.0.0 - regenerate spec file https://ghc.haskell.org/trac/ghc/ticket/4268 - more transparent packaging (fewer macros) - expand macro in name tag to help source validator - make service loaclonly for Factory submission - update to 0.10.0.1 from upstream (HP 2012.4.0.0 RC2) - required by Haskell Platform 2012.4.0.0 - spec file template generated by cabal2spec-0.25.5
Comments 0