cvs commit: hugs98/src iomonad.c

Brian Smith brianlsmith at gmail.com
Thu Jul 28 01:24:18 EDT 2005


make_bootlib fails after preprocessing all the modules, when it
executes ffihugs. ffihugs reports:
ERROR: unable to locate Prelude along new path: .;\{Hugs}\libraries
ERROR: unable to locate Prelude with new suffix list: .hs;*.lhs

Backing out this change and the change to System.Cmd puts Hugs back
into a buildable state. (I didn't try to back them out seperately).

- Brian

On 7/26/05, Ross Paterson <ross at haskell.org> wrote:
> ross        2005/07/26 17:51:13 PDT
> 
>   Modified files:
>     src                  iomonad.c
>   Log:
>   fix treatment of arguments, which was breaking on backslashes.
> 
>   Revision  Changes    Path
>   1.99      +8 -4      hugs98/src/iomonad.c
> _______________________________________________
> Cvs-hugs mailing list
> Cvs-hugs at haskell.org
> http://www.haskell.org/mailman/listinfo/cvs-hugs
>


More information about the Cvs-hugs mailing list