Problems with Template Haskell

2003-12-05 Thread George Russell
Template Haskell seems to be type-checking some quasi-quotes, even when they are not going to be used. This is of course a terrible nuisance, since it means it can't be used to work around interface incompatibilities between libraries for different versions of GHC (such as the recent change in

Re: Problems with Template Haskell

2003-12-05 Thread George Russell
Simon Peyton-Jones wrote (snipped): Still, in your cpp-like application, I guess your story is that the condition might evaluate to True only if the system configuration was such that bar was in scope. If the condition evaluates to False, then bar really might not be available. OK, in TH

internal error: evacuate: strange closure type 33544

2003-12-05 Thread Hal Daume III
Hi guys, I have no idea what this is: 8:45am dixiechicks:DUC04/ ../SVMseq/SVMseqLearn -m 1800 --string-maxn=3 -h 0 data.dis.svm data.dis.model-linear Reading training examples.13612 examples read (highest feature=13) Initializing...SVMseqLearn: internal error: evacuate: strange

Re: internal error: evacuate: strange closure type 33544

2003-12-05 Thread Hal Daume III
I recompiled after a minor change (which is in code that hasn't been reached at the point this error occurs) and am now getting: 9:39am dixiechicks:DUC04/ ../SVMseq/SVMseqLearn -m 1800 --string-maxn=3 -h 0 data.dis.svm data.dis.model-linear Reading training examples.Segmentation fault (core