pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/hs-case-insensitive



Module Name:    pkgsrc
Committed By:   szptvlfn
Date:           Fri Sep  5 21:36:49 UTC 2014

Added Files:
        pkgsrc/textproc/hs-case-insensitive: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
Import case-insensitive-1.2.0.0 as textproc/hs-case-insensitive,
packaged for wip by pho.

The module Data.CaseInsensitive provides the CI type constructor which
can be parameterised by a string-like type like: String, ByteString,
Text, etc.. Comparisons of values of the resulting type will be
insensitive to cases.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/hs-case-insensitive/DESCR \
    pkgsrc/textproc/hs-case-insensitive/Makefile \
    pkgsrc/textproc/hs-case-insensitive/PLIST \
    pkgsrc/textproc/hs-case-insensitive/buildlink3.mk \
    pkgsrc/textproc/hs-case-insensitive/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