openbsd-ports/devel/hs-convertible/pkg/DESCR
dcoppa 3960a170e9 Import hs-convertible, a typeclass for converting between different
types. It's also used by databases/hs-HDBC for handling marshalling 
of data to and from databases.

Not yet wired to the build.

OK kili@
2010-04-14 06:24:34 +00:00

3 lines
115 B
Plaintext

convertible provides a typeclass with a single function that is
designed to help convert between different types.