Skip to content
forked from seek-oss/text1

A NonEmpty version of Data.Text

License

Notifications You must be signed in to change notification settings

tmortiboy/text1

 
 

Repository files navigation

text1: A NonEmpty version of Data.Text

text1 is a version of Data.Text that guarantees that the text is non-empty.

The type allows easy conversion using the ToText1 and FromText1 type classes.

About

A NonEmpty version of Data.Text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%