@hackage from-string1.0.0.2

Instances of 'From' for common string types

  • Installation

  • Dependencies (4)

  • Dependents (0)

  • Package Flags

      codegen
       (off by default)

      Enable code generation test

Convenient "sane default" conversion from/to strict ByteString, lazy ByteString, ByteString Builder, ShortByteString, strict Text, lazy Text, Text Builder, and String. When the conversions crosses the boundary of the byte types and the textual types, UTF-8 is assumed.