Antony,
> But unfortunately the Makefile.inc used to build hmake does some tricky
> $(PWD) shenanigans that have nothing to do with configure, and then
> passes the resulting path to ghc. Unfortunately, $(PWD) returns
> Cygwin-style paths, and I failed to find a good workaround for this in
>
Claus Reinke wrote:
>>Has anyone attempted / considered porting hmake to Cygwin?
>>
>>I'd like to try HaXmL under ghc on Windows, but it seems to require
>>hmake to build.
>>
>
> Just curious: is that the HaXmL in hslibs.Text that comes with ghc?
> Aren't hslibs thingies supposed to be portable
> Has anyone attempted / considered porting hmake to Cygwin?
>
> I'd like to try HaXmL under ghc on Windows, but it seems to require
> hmake to build.
Just curious: is that the HaXmL in hslibs.Text that comes with ghc?
Aren't hslibs thingies supposed to be portable (and ported/updated,
if they
Hi,
Has anyone attempted / considered porting hmake to Cygwin?
I'd like to try HaXmL under ghc on Windows, but it seems to require
hmake to build.
I made a naieve attempt to configure and build hmake under Cygwin
myself, but the resulting Makefile tried to pass Cygwin-style
/cygdrive/c/... p