Commit graph

3 commits

Author SHA1 Message Date
szptvlfn
9da944d0cd make it clear what package depend on
discussed with wiz@.
2014-08-29 14:08:38 +00:00
szptvlfn
70cfe8a17e Update to 0.4.2
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'
2014-07-19 13:12:02 +00:00
szptvlfn
37e3d0d05a Import syb-0.4.1 as devel/hs-syb,
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.
2014-05-21 21:00:19 +00:00