Re: [Haskell-cafe] Installing Haskore under Windows

2008-06-04 Thread Henning Thielemann

On Wed, 4 Jun 2008, David wrote:

> I'm currently running ghc under Windows XP and want to play around
> with Haskore, but I'm a little confused about how to install it, or if
> it's even possible to use it with ghc. The 'readme' file contains this
> note:

You can also use Haskore with GHC. For an extended version using Cabal
see:
   http://darcs.haskell.org/haskore/
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Installing Haskore under Windows

2008-06-04 Thread David
Hi!

I'm currently running ghc under Windows XP and want to play around
with Haskore, but I'm a little confused about how to install it, or if
it's even possible to use it with ghc. The 'readme' file contains this
note:

"Note that the file ghc_add/IOExtensions.hs is a partial replacement of
a library file of the same name under Hugs.  It does not work yet on
Windows/GHC (where one has to distinguish between binary and text IO)."

Does this mean I have to use Hugs rather than ghc? I have both Hugs
and ghc installed, but I'd prefer to use ghc if possible.

In either case, I find the install instructions (for Haskore, that is)
a little confusing, probably because I'm also new to Haskell. Any help
would be greatly appreciated.

Thanks.
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe