pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/hs-transformers-compat



Module Name:    pkgsrc
Committed By:   szptvlfn
Date:           Mon May 26 22:04:11 UTC 2014

Added Files:
        pkgsrc/devel/hs-transformers-compat: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
Import transformers-compat-0.3.3 as devel/hs-transformers-compat,
packaged for wip.

This package includes backported versions of types that were added to
transformers in transformers 0.3 an 0.4 for users who need strict
transformers 0.2 or 0.3 compatibility to run on old versions of the
platform, but also need those types.

Those users should be able to just depend on transformers >= 0.2 and
transformers-compat >= 0.3.

Note: missing methods are not supplied, but this at least permits the types
to be used.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/hs-transformers-compat/DESCR \
    pkgsrc/devel/hs-transformers-compat/Makefile \
    pkgsrc/devel/hs-transformers-compat/PLIST \
    pkgsrc/devel/hs-transformers-compat/buildlink3.mk \
    pkgsrc/devel/hs-transformers-compat/distinfo

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