Storable instance of () is broken
Henning Thielemann
lemming at henning-thielemann.de
Wed Jan 5 10:04:55 UTC 2022
On Wed, 5 Jan 2022, Harendra Kumar wrote:
> If you think this does not have a problem, can you suggest how to
> elegantly handle the array implementation problem as I described above?
In my package comfort-array (e.g. for Storable arrays) I use an array
'shape' to determine the size of the array:
https://hackage.haskell.org/package/comfort-array
More information about the Libraries
mailing list