Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
A tagged, opaque wrapper around Text
that provides a number of derived
derived instances (primarily as required by the Backend
typeclass).
This wrapper is indexed by NameType
so that different "names" can be
represented as semantically distinct types without the boilerplate of
actually defining these wrappers separately.