@hackage fixed-storable-array0.3.1.0

Fixed-size wrapper for StorableArray, providing a Storable instance

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.