fay-text v0.2.0.0 Release Notes
Release Date: 2013-09-24 // almost 9 years ago-
- โ Added a (large) subset of functions from
Data.Text
. These use the FFI so they should be pretty fast. - โ Added
Eq
instance forText
. - ๐ The
Text
type has been moved toFay.Text.Type
(re-exported byFay.Text
) in case you only want the type.
- โ Added a (large) subset of functions from