Send Beginners mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1. Re:  [Haskell-cafe] 2014 haskell cabal update     hangs on mac
      (Yitzchak Gale)


----------------------------------------------------------------------

Message: 1
Date: Tue, 9 Sep 2014 21:53:56 +0300
From: Yitzchak Gale <[email protected]>
To: Daniel Gor?n <[email protected]>
Cc: Madhu Babu <[email protected]>, Haskell
        <[email protected]>, Haskell Cafe mailing list
        <[email protected]>
Subject: Re: [Haskell-beginners] [Haskell-cafe] 2014 haskell cabal
        update  hangs on mac
Message-ID:
        <caorualy74a_zydh8733l8sns4dcohpdq9hhbfjl6vyaiked...@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Daniel Gor?n wrote:
> I had the same problem. It turned out to be that for some unknown reason I 
> ended up with:
>
> /Library/Haskell/ghc-7.8.3-x86_64/bin/cabal -> cabal.wrap
> /Library/Haskell/ghc-7.8.3-x86_64/bin/cabal.real -> cabal.wrap
> /Library/Haskell/ghc-7.8.3-x86_64/bin/cabal.wrap
>
> where cabal.wrap is a shell script that checks if a new cabal.config
> should be created and then calls? cabal.real. Replacing cabal.real with a 
> binary version of cabal solves it.
>
> I don?t know why this happened, I suspect that it might occur if you had ghc 
> 7.8.2 already installed...

I believe this is a bug in the scripts activate-hs and uninstall-hs
provided by the Haskell Platform installer for Mac OS X.
I have reported it here:

https://github.com/haskell/haskell-platform/issues/147

-Yitz


------------------------------

Subject: Digest Footer

_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners


------------------------------

End of Beginners Digest, Vol 75, Issue 7
****************************************

Reply via email to