@hackage primitive-unlifted0.1.3.0

Primitive GHC types with unlifted types inside

Primitive GHC types with unlifted types inside. There used to be a module named Data.Primitive.UnliftedArray in the primitive library. However, the techniques it used were unsound in the presence of certain FFI calls. This library a successor to that module.