CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2019/09/30 05:32:04

Log message:
    Import devel/hs-mono-traversable.
    
    Type classes for mapping, folding, and traversing monomorphic and
    polymorphic containers. Haskell is good at operating over polymorphic
    containers such as a list [a]. A monomorphic container is one such as
    Text which has a type Text that does not expose a type variable for
    the underlying characters.
    
    From Greg Steuck.
    
    ok jturner@
    
    Status:
    
    Vendor Tag: kili
    Release Tags:       kili_20190930
    
    N ports/devel/hs-mono-traversable/Makefile
    N ports/devel/hs-mono-traversable/distinfo
    N ports/devel/hs-mono-traversable/pkg/DESCR
    N ports/devel/hs-mono-traversable/pkg/PLIST
    
    No conflicts created by this import

Reply via email to