pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/hs-vector



Module Name:    pkgsrc
Committed By:   szptvlfn
Date:           Sat Oct 18 21:27:53 UTC 2014

Modified Files:
        pkgsrc/devel/hs-vector: Makefile buildlink3.mk distinfo

Log Message:
Update to 0.10.12.1

changelog:
Changes in version 0.10.12.1

 * Fixed compilation on non-head GHCs

Changes in version 0.10.12.0

 * Export MVector constructor from Data.Vector.Primitive to match Vector's
   (which was already exported).

 * Fix building on GHC 7.9 by adding Applicative instances for Id and Box


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/hs-vector/Makefile \
    pkgsrc/devel/hs-vector/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/hs-vector/buildlink3.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index