Package ghc7.6.1-vector: Information

    Source package: ghc7.6.1-vector
    Version: 0.10.0.1-alt2
    Build time:  Dec 23, 2012, 05:46 AM
    Report package bug
    License: BSD3
    Summary: Efficient Arrays
    Description: 
    
    An efficient implementation of Int-indexed arrays (both mutable and
    immutable), with a powerful loop optimisation framework .
    
    It is structured as follows:
    
    ["Data.Vector"] Boxed vectors of arbitrary types.
    
    ["Data.Vector.Unboxed"] Unboxed vectors with an adaptive representation
    based on data type families.
    
    ["Data.Vector.Storable"] Unboxed vectors of 'Storable' types.
    
    ["Data.Vector.Primitive"] Unboxed vectors of primitive types as defined by
    the @primitive@ package. "Data.Vector.Unboxed" is more flexible at no
    performance cost.
    
    ["Data.Vector.Generic"] Generic interface to the vector types.
    
    There is also a (draft) tutorial on common uses of vector.
    
    * <http://haskell.org/haskellwiki/Numeric_Haskell:_A_Vector_Tutorial>
    
    Please use the project trac to submit bug reports and feature requests.
    
    * <http://trac.haskell.org/vector>
    
    Changes in version 0.10.0.1
    
    * Require @primitive@ to include workaround for a GHC array copying bug
    
    Changes in version 0.10
    
    * @NFData@ instances
    
    * More efficient block fills
    
    * Safe Haskell support removed

    List of rpms provided by this srpm:
    ghc7.6.1-vector (x86_64, i586)
    ghc7.6.1-vector-debuginfo (x86_64, i586)

    Maintainer: Denis Smirnov

    List of contributors:
    Denis Smirnov

    ACL:
    Denis Smirnov
    @everybody

      1. ghc7.6.1-doc
      2. ghc7.6.1-primitive

    Last changed


    Dec. 22, 2012 Denis Smirnov 0.10.0.1-alt2
    - rebuild
    Dec. 22, 2012 Denis Smirnov 0.10.0.1-alt1
    - Spec created by cabal2rpm 0.20_08