unlifted-0.1.0.0: Unlifted and levity-polymorphic types
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Text.Short.Unlifted

Synopsis

Documentation

newtype ShortText# :: TYPE ('BoxedRep 'Unlifted) where Source #

Unlifted variant of ShortText.

Constructors

ShortText# :: ByteArray# -> ShortText#