@hackage unlifted0.2.3.0
Unlifted and levity-polymorphic types
Installation
Tested Compilers
Dependencies (3)
- base >=4.16 && <5
- bytestring >=0.11.3.1
- text-short >=0.1.5 Show all…
Dependents (2)
@hackage/vext, @hackage/natural-arithmetic
unlifted
Sadly, the library cannot define types like Maybe# because of
GHC issue #17178.
However, there are other fun things like Bool# and ShortText#
that we are able to provide. This is intended for use with vext.