[Haskell-cafe] Re: CGI module almost useless
John Goerzen
jgoerzen at complete.org
Fri Jun 3 09:16:38 EDT 2005
On 2005-06-02, Ferenc Wagner <wferi at tba.elte.hu> wrote:
> Yes, I also mailed upstream and got no response. But I'm
> using WASH under GHC 6.4 without any problems. Automatic
> preprocessor invocation is not supported in 6.4, but that
> style of coding didn't really work out for me anyway.
Can you enlighten us as to how you made that work?
I built and installed WashNGo 2.3.1 using the patch at
http://article.gmane.org/gmane.comp.lang.haskell.libraries/3160 for GHC
6.4.
When I try to build a particular program that uses it, I get this:
/usr/local/lib/WASH-CGI-1.4.37/ghc-6-4/import/Fields.hi :
Could not find module `ISO8601':
it is not a module in the current program, or in any known package.
ghc-6.4: panic! (the `impossible' happened, GHC version 6.4):
forkM Declaration for zdfReasonISODate{v}
Please report it as a compiler bug to glasgow-haskell-bugs at haskell.org,
or http://sourceforge.net/projects/ghc/.
More information about the Haskell-Cafe
mailing list