Jay Scott wrote:

> That didn't occur to me, since neither of my large constants includes
> strings....

The trick I usually use in cases like this is to compile the data as C
code and link against it, then access it from Haskell via a Ptr.

        <b
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to