
16 Jun
2011
16 Jun
'11
5:48 a.m.
On win32 "cabal install --prefix=$HOME --user" fails: cabal install --prefix=$HOME --user Resolving dependencies... Configuring split-0.1.4... cabal: expected an absolute directory name for --prefix: $HOME cabal: Error: some packages failed to install: split-0.1.4 failed during the configure step. The exception was: ExitFailure 1 What is the right equivalent of "cabal install --prefix=$HOME --user" on Win32?