Eric Kow wrote:
> On Mon, Sep 22, 2008 at 08:10:51 -0400, David Roundy wrote:
>>>> +#ifdef WIN32
>>>> +path_separator = '\\'
>>>> +#else
>>>> +path_separator = '/'
>>>> +#endif
>>> Due to 64 bit Windows, it may be a good idea to rename it our WIN32
>>> ifdef to just WINDOWS and darcs mv src/win32 as well.
>> We could, but as far as I know, the API is still called win32.  Does
>> ghc support the creation of 64 bit windows code?
> 
> Comments, Simon?

No, not yet.

Cheers,
        Simon

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to