Re: Storable instance of () is broken

Henning Thielemann <[email protected]> Wed, 5 Jan 2022 11:04:55 +0100 (CET)
Newsgroups gmane.comp.lang.haskell.libraries
Message-ID <[email protected]>
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
_______________________________________________
Libraries mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries