# nonempty-wrapper-text Create NonEmpty version of any container. `text` `instance`s and functions. ## Example: ``` type NonEmptyText = NonEmpty Text ```