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.  Platform for Mac OS 10.6 (Henry Lockyer)
   2. Re:  Platform for Mac OS 10.6 (Karl Voelker)
   3.  failed to install HTTP-4000.2.4 when executing   `cabal
      install cabal-install` (hengchu Zhang)


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

Message: 1
Date: Sat, 19 Apr 2014 18:31:02 +0100
From: Henry Lockyer <[email protected]>
To: "[email protected]" <[email protected]>
Subject: [Haskell-beginners] Platform for Mac OS 10.6
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"

Hello people - trying to get back into Haskell again after previous flirtation 
which was long enough ago to forget almost everything, it seems.
I appear to be lost in a mirror maze in trying to work out again how to bring 
my platform more up to date on Mac OS 10.6.8 (Snow Leopard).

The macos link for download at
http://www.haskell.org/platform/mac.html
however does not seem to work. I do not get a working installer package just an 
"Unknown" 204mb file. 
?

Sniffing around via GHC pages I find this page:
http://www.haskell.org/ghc/distribution_packages
where it says
"For Mac OS X we provide a native system installer, available on the download 
page for each release. We recommend using these installers "
However the 'download page' link just takes you circularly back to 
http://www.haskell.org/ghc/download
?

This page
http://www.haskell.org/platform/index.html
says the the current platform version is 2013.2.0 

>From my own past notes I should currently have platform 2011.4.0.0 
I do definitely have GHC  7.0.4-x86_64

I also ran 'cabal update' as I dimly remembered that I should do this, and it 
indicated there was another version of cabal install available by doing a 
"cabal install cabal-install" but this complains:
"$ cabal install cabal-install
Resolving dependencies...
cabal: cannot configure process-1.2.0.0. It requires base >=4.4 && <4.8
For the dependency on base >=4.4 && <4.8 there are these packages:
. . ."
I have base 4.3.1.0    (as indicated by GHC-PKG LIST).


I thought refreshing the overall package level would be the most 
straightforward way to update to a consistent state as at least the first step.

Hopefully I'm just having a bad day...

I have two main motivations here (1) general refresh (2) get latest Open-GL 
stuff    - in case that affects the answer.

Can anyone recommend/remind/help with how best to approach this? 

Many thanks/ Henry


 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20140419/79907c80/attachment-0001.html>

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

Message: 2
Date: Sat, 19 Apr 2014 10:39:34 -0700
From: Karl Voelker <[email protected]>
To: "The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell" <[email protected]>
Subject: Re: [Haskell-beginners] Platform for Mac OS 10.6
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset="us-ascii"

On Sat, Apr 19, 2014, at 10:31 AM, Henry Lockyer wrote:

The macos link for download at
[1]http://www.haskell.org/platform/mac.html
however does not seem to work. I do not get a working installer package
just an "Unknown" 204mb file.
?


It's possible that your download was corrupted or did not finish. If
you have a way to calculate the sha1 sum, you can compare it to the one
on that webpage. (For example, you could use sha1sum from the
md5sha1sum Homebrew package.) Or, if your connection is reasonably
fast, just try downloading it again.

-Karl

References

1. http://www.haskell.org/platform/mac.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20140419/7d7bb72b/attachment-0001.html>

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

Message: 3
Date: Sat, 19 Apr 2014 16:08:31 -0400
From: hengchu Zhang <[email protected]>
To: [email protected]
Subject: [Haskell-beginners] failed to install HTTP-4000.2.4 when
        executing       `cabal install cabal-install`
Message-ID:
        <cao+xqkozme62dhdro6tjzehagudwzh5sdbqmsscgjm-fxth...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi Friends,

When I tried to update cabal-install today by doing `cabal install
cabal-install`, I got the following message due to failure in compiling
Network/HTTP/Auth.hs, here is a screenshot of the process


?
I am using Mac OS 10.8.4, and I installed haskell from homebrew. Does this
mean something might have went wrong when I installed haskell? I have Xcode
5.1.1 and the latest command line tools installed. Does anyone know what
might be going wrong?

Thank you so much for your help!

Best,
Hengchu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20140419/f4f892ea/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2014-04-19 at 4.06.19 PM.png
Type: image/png
Size: 114996 bytes
Desc: not available
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20140419/f4f892ea/attachment.png>

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

Subject: Digest Footer

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


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

End of Beginners Digest, Vol 70, Issue 36
*****************************************

Reply via email to