Fixes for building the libraries with cabal on Windows
authorIan Lynagh <igloo@earth.li>
Fri, 6 Apr 2007 15:18:22 +0000 (15:18 +0000)
committerIan Lynagh <igloo@earth.li>
Fri, 6 Apr 2007 15:18:22 +0000 (15:18 +0000)
commit5c789e424c1461c1dadfd38c44fcb9e8f38bf755
tree6467bad90d99d7400c460e01bde1d973d05893cf
parentde777ba42eb12b6a20e548a959b23b60179d9b57
Fixes for building the libraries with cabal on Windows
* configure can be told where ld is
* make an hsc2hs-inplace.bat
* tell Setup configure about foo.bar rather than foo on Windows
* tell Setup configure to pass a --with-cc=$(CC) argument to ./configure
aclocal.m4
configure.ac
libraries/Makefile
utils/hsc2hs/Makefile