"Maximum token length (4000) exceeded"

Ian Lynagh <[email protected]> Sun, 10 Apr 2005 14:30:13 +0100
Newsgroups gmane.comp.lang.haskell.hugs.user
Message-ID <[email protected]>
Hi,

darcs has a file which has a very large string literal in it, so I am
getting

    ERROR "Context.hs":4028 - Maximum token length (4000) exceeded

when I try to load it. Is there any chance this could be dynamically
allocated so it can grow to accomodate large tokens please?


Thanks
Ian