Re: [Haskell-cafe] Release Candidate 2: HP 2014.4.0.0

2012-10-19 Thread Mark Lentczner
On Fri, Oct 19, 2012 at 9:30 AM, Colin Adams wrote:

> That's VERY efficient (2014 editions out in 2012).


Silly me!  Of course, the links are correct: no time travel this cycle -
just plain ole' 20*12*.4.0.0 ..

aand:

Mac OS 64-bit candidate is out: Haskell Platform 2012.4.0.0 64bit rc2
signed.pkg

*NOTE:* You can only have one architecture per HP version at a time
installed on Mac OS X. If you want to switch architectures within the same
version of the platform, please use the *uninstaller-hs* utility to remove
the one you have *before* installing the other one. If you don't, you'll
get an installer error at the end -- it will all work, but your
documentation will be less than perfect.

*NOTE:* If you use macports  or
homebrew,
then be sure that you choose the same architecture (32bit / 64bit) as
macports or brew is using, since I believe those systems do not install
universal libs (both architectures) by default.


- Mark
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] Release Candidate 2: HP 2014.4.0.0

2012-10-19 Thread Colin Adams
That's VERY efficient (2014 editions out in 2012).

:-)

On 19 October 2012 16:37, Mark Lentczner  wrote:
> Haskellistas -
>
> The second release candidate of HP 2014.4.0.0 is now available:
>
> Source tarball: haskell-platform-2012.4.0.0-rc2.tar.gz
> Mac 32-bit installer: Haskell Platform 2012.4.0.0 32bit rc2 signed.pkg
>
> Mac notes: This version is now digitally signed by me, and so will install
> without fuss on OS X 10.8. I'll put up 64-bit version soon.
>
>   - Mark
>
> Changes since RC1:
>
> TODO
> 
> [x] update vector and primitive versions (they had a point release to fix a
> bad bug, and the fix was very very simple)
> [x] remove Build.hs - it did all its work by shelling out anyway!
> [x] main .cabal file should not have versions commented out
>[x] this will require a way to extract the list of packages that need
>   to be part of the source release
>[x] why not also extract the list of packages needed for core.packages
> [x] fix to build.hs (ticket #195)
> [x] bugs in build.sh (ticket #197)
> [x] build instructions in the tarball (ticket #207)
> [x] merge in shared library patch (ticket #198)
>
> MAC TODO
> 
> [x] mac cabal script needs to quote things with $HOME or ~ in them (ticket
> #192)
> [x] If the cabal command is "update" then the wrapper script shouldn't do an
>update the first time through!
> [x] sign Mac installers (ticket #203)
>
>
>
> ___
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Release Candidate 2: HP 2014.4.0.0

2012-10-19 Thread Mark Lentczner
Haskellistas -

The second release candidate of HP 2014.4.0.0 is now available:

   - Source tarball:
haskell-platform-2012.4.0.0-rc2.tar.gz
   - Mac 32-bit installer: Haskell Platform 2012.4.0.0 32bit rc2
signed.pkg

Mac notes: This version is now digitally signed by me, and so will install
without fuss on OS X 10.8. I'll put up 64-bit version soon.

  - Mark

Changes since RC1:

TODO

[x] update vector and primitive versions (they had a point release to fix a
bad bug, and the fix was very very simple)
[x] remove Build.hs - it did all its work by shelling out anyway!
[x] main .cabal file should not have versions commented out
   [x] this will require a way to extract the list of packages that need
  to be part of the source release
   [x] why not also extract the list of packages needed for core.packages
[x] fix to build.hs (ticket #195)
[x] bugs in build.sh (ticket #197)
[x] build instructions in the tarball (ticket #207)
[x] merge in shared library patch (ticket #198)

MAC TODO

[x] mac cabal script needs to quote things with $HOME or ~ in them (ticket
#192)
[x] If the cabal command is "update" then the wrapper script shouldn't do an
   update the first time through!
[x] sign Mac installers (ticket #203)
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe