[Haskell-cafe] Problems updating cabal-install on Mac OS

Brandon Allbery allbery.b at gmail.com
Tue Nov 6 21:48:59 CET 2012


On Tue, Nov 6, 2012 at 2:22 PM, Harald Bögeholz <bo at ct.de> wrote:

> I thought that by issuing these two commands
>
> Haralds-iMac:~ bo$ which cabal
> /Users/bo/Library/Haskell/bin/cabal
>

    3 at haral:117 B$ type which
    which is /usr/bin/which

It's not a bash builtin, so it doesn't show the current shell's idea of the
world.  "type" will show you that.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix/linux, openafs, kerberos, infrastructure          http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20121106/dc67888e/attachment.htm>


More information about the Haskell-Cafe mailing list