primitive-unlifted v0.1.3.0 Release Notes
Release Date: 2020-01-23 // about 5 years ago-
- ➕ Add
PrimUnlifted
instances forShortText
andShortByteString
. - ➕ Add
singletonUnliftedArray
.
- ➕ Add
Previous changes from v0.1.2.0
-
- ➕ Add
PrimUnlifted
instances forMVar
,IORef
, andSTRef
.
- ➕ Add