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