pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/hs-convertible-text
Module name: wip
Committed by: phonohawk
Date: Fri Dec 2 06:26:41 UTC 2011
Import into wip/hs-convertible-text
Log Message:
Import hs-convertible-text-0.3.0.10 as wip/hs-convertible-text.
This is a port of John Goerzen's convertible package, intended to
distinguish between conversions which are guaranteed to succeed and
those which might fail. It uses the attempt package, which in turn
uses the failure package, so that this package is fully compatible
with the failure framework.
This package currently contains all of the typeclasses and instances
for convertible. However, as these features are ported to the
convertible package, this package will be left with only the instances
for converting to and from text types (String, ByteString (lazy and
strict) and Text (lazy and strict).
Be aware that conversions to and from bytestrings assume UTF-8
encoding. If a different encoding is desired, you can use a newtype
wrapper and declare an instance of ConvertAttempt or ConvertSuccess on
it.
The main module to import is Data.Convertible.Text.
Status:
Vendor Tag: PHONOHAWK
Release Tags: PHONOHAWK_20111202
N wip/hs-convertible-text/Makefile
N wip/hs-convertible-text/PLIST
N wip/hs-convertible-text/distinfo
N wip/hs-convertible-text/buildlink3.mk
N wip/hs-convertible-text/DESCR
No conflicts created by this import
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, 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-novd2d
_______________________________________________
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