libghc-text-conversions-prof
Haskell library for safe conversions between textual types; profiling libraries
Description
This is a small library to ease the pain when converting between the many different string types in Haskell. Unlike some other libraries that attempt to solve the same problem, text-conversions is: Safe: This library treats binary data (aka `ByteString`) like binary data, and it does not assume a particular encoding, nor does it ever throw exceptions when failing to decode. It does, however, provide failable conversions between binary data and textual data. Extensible: It’s easy to add or derive your own instances of the typeclasses to use your own types through the same interface. This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/cjdev/text-conversions
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libghc-text-conversions-prof