pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/hs-fclabels
Module name: wip
Committed by: phonohawk
Date: Tue Jul 12 05:06:10 UTC 2011
Import into wip/hs-fclabels
Log Message:
Import hs-fclabels-0.11.1.1 as wip/hs-fclabels.
First class labels that act as bidirectional record fields.
The labels are implemented as lenses and are fully composable and can
be used to get, set and modify parts of a datatype in a consistent
way. The lens datatype, conveniently called `:->', is an instance of
the Category type class: meaning it has a proper identity and
composition. The library has support for automatically deriving labels
from record selectors that start with an underscore. Labels can be
used in a purely functional setting or be applied to mutable state in
some state monad.
Status:
Vendor Tag: PHONOHAWK
Release Tags: PHONOHAWK_20110712
N wip/hs-fclabels/buildlink3.mk
N wip/hs-fclabels/Makefile
N wip/hs-fclabels/distinfo
N wip/hs-fclabels/PLIST
N wip/hs-fclabels/DESCR
No conflicts created by this import
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index