On Fri, Nov 07, 2008 at 10:18:54 +0100, Jules Colding wrote:
>>> /Users/colding/.ghc/i386-darwin-6.8.3/package.conf:
>>>     QuickCheck-2.1.0.1, mtl-1.1.0.2
>>
>> Whoops.  It's the right directory, but installed as the wrong user.

> "colding" is me.

> Wouldn't that go into my $HOME again? Anyway, I'll try...

Oh that's fine.  By default cabal-install uses the user's directory to
install packages.

If you really do not want this behaviour, you can also do:
  sudo cabal install --global quickcheck mtl
  
(note I just learned that you can pass in more than one package on the
command line)

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9

Attachment: signature.asc
Description: Digital signature

_______________________________________________
darcs-users mailing list
darcs-users@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to