pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/hs-hashable
Module Name: pkgsrc
Committed By: szptvlfn
Date: Sun May 25 21:54:17 UTC 2014
Added Files:
pkgsrc/devel/hs-hashable: DESCR Makefile PLIST buildlink3.mk distinfo
Log Message:
Import hashable-1.2.2.0 as devel/hs-hashable,
packaged for wip by pho.
This package defines a class, Hashable, for types that can be
converted to a hash value. This class exists for the benefit of
hashing-based data structures. The package provides instances for
basic types and a way to combine hash values.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/hs-hashable/DESCR \
pkgsrc/devel/hs-hashable/Makefile pkgsrc/devel/hs-hashable/PLIST \
pkgsrc/devel/hs-hashable/buildlink3.mk pkgsrc/devel/hs-hashable/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