On Tue, 08 Aug 2000 16:53:42 -0400 you wrote:

> Armin,
> 
> Is HDoc also designed to work with the February 2000 version of Hugs98?
> 
> Will it work under Linux and MacOS as well as under Win 32 (including Windows 2000)?
> 
> --Benjamin L. Russell

HDoc should run on any version of Hugs98 as it follows the
Haskell 98 standard (except that it uses the GetOpt library,
which is available in Hugs and GHC).

At the moment, HDoc only understands "/" as separators for
directories, so it may fail under Windows (or does Windows
understand slashes, also?).

BTW, what is the path separator under MacOS ?

I'm only using Linux, so I didn't think of that problem and
cannot try what happens under other OSes and I can't
provide start scripts like hdoc.sh for Un*x   :-( 
I'll try to make a new version available tomorrow.

It is one of my aims to make HDoc run on any platform that
is supported by Hugs98 or GHC.

Armin.






Reply via email to