@hackage fixed-storable-array0.3.1.1

Fixed-size wrapper for StorableArray, providing a Storable instance. Deprecated - use storable-static-array instead.

Uses type-level numeric literals to wrap StorableArray in a type that statically fixes its size. The wrapper has a Storable instance, for easy integration with fixed-size native arrays.

Deprecated - use storable-static-array instead.