. Even better: upgrade GHC :)
>
> - Hal
>
> --
> Hal Daume III
>
> "Computer science is no more about computers| [EMAIL PROTECTED]
> than astronomy is about telescopes." -Dijkstra | www.isi.edu/~hdaume
>
> On Wed, 30 Oct 2002, Jason Smith wrote:
>
>
Hi
Yes Andrew, I'm using the TernaryTrie that u created.I tired the
suggestion that Alastair gave me regarding the use of -package data but it
still complained saying that it could not find module
Control.Monad.Identity...
How are u compiling it? Note that I'm using ghc 5.02.2 on windows.
Th
Hi
okay last stupid question!
I'm trying to compile one of Okasaki's data structures.For some reason I
can't find references to these packages Control.Monad.Identity and Sequence.
WinHugs barfs on the former and ghc on the later, I'm using
ghc --make -package lang -fglasgow-exts AssocLis
Hi All
I don't know what I'm doing wrong here but for some
reason no matter what esoteric command line option I seem to be able to dream up
I can get ghc to include IOExts..I want to use the side-affect IO commands but
cannot.
I am using ghc-5.02.2 for Win32.
Can someone just give me a