packages feed

nonempty-wrapper-text-0.1.1.0: README.md

# nonempty-wrapper-text

Create NonEmpty version of any container.

`text` `instance`s and functions.

## Example:

```
type NonEmptyText = NonEmpty Text
```