
9 Nov
2009
9 Nov
'09
10:23 p.m.
On Mon, 2009-11-09 at 17:40 +0000, Stephen Tetley wrote:
2009/11/9 Duncan Coutts
: That should work, and probably the recommendation should be for cygwin users to edit their cabal config to at add C:\cygwin\lib and C:\cygwin \usr\include as standard.
Hi Duncan
That would definitely be the best idea, but where does the cabal config live?
If you were running the current version then "cabal --help" would say. To upgrade run: cabal install cabal-install Otherwise, it's somewhere like C:\Documents and Settings\$user\Application Data\cabal\config though on some systems (vista perhaps?) I think it's under the user's roaming profile directory. Duncan