Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Changes from https://github.com/dreixel/syb
0.4.2
- Remove duplicate instance in GHC > 7.8
- Merge pull request #8 from yallop/patch-1
(Trivial fix): Add a type signature for 'marlow'
packaged for wip by pho.
This package contains the generics system described in the Scrap Your
Boilerplate papers (see
http://www.cs.uu.nl/wiki/GenericProgramming/SYB). It defines the Data
class of types permitting folding and unfolding of constructor
applications, instances of this class for primitive types, and a
variety of traversals.