CVSROOT:        /cvs
Module name:    ports
Changes by:     k...@cvs.openbsd.org    2012/10/31 13:12:27

Log message:
    OneTuple fills the "tuple gap" with a singleton tuple.  It does
    not support the usual parenthesized tuple syntax (which would be
    "(a)" instead of "OneTuple a"). It
    * has the expected laziness properties,
    * can be pattern-matched,
    * ships with instances for several standard type classes,
    including all those supported by H98-standard tuples,
    * requires no language extensions, except for hierarchical modules.
    
    ok jasper@
    
    Status:
    
    Vendor Tag: kili
    Release Tags:       kili_20121031
    
    N ports/devel/hs-OneTuple/Makefile
    N ports/devel/hs-OneTuple/distinfo
    N ports/devel/hs-OneTuple/pkg/DESCR
    N ports/devel/hs-OneTuple/pkg/PLIST
    
    No conflicts created by this import

Reply via email to