fps and Foreign(Obj/Ptr)

"Donn Cave" <[email protected]> Tue, 4 Nov 2008 20:13:56 -0800 (PST)
Newsgroups gmane.comp.lang.haskell.nhc.user
Message-ID <[email protected]>
I've run into a problem where it looks like my application crashes with
"Error: allocation limit (1024) exceeded for Foreign(Obj/Ptr)" because
it's using too many ByteStrings.  Does that seem plausible?

Can I simply increase the size of that foreign[] array, by several orders
of magnitude, to get around this?

thanks!

	Donn Cave, [email protected]