2014.2.0.0 alphas
George Colpitts
george.colpitts at gmail.com
Fri Jul 11 23:01:17 BST 2014
Mac installed worked fine for me, Mac OS 10.9.4, gcc 4.9
Afterwards I installed threadscope, hlint, ghc-mod, ghc-core,hmatrix
Some minor issues with the uninstall:
sudo uninstall-hs thru 7.8.2 --remove
Password:
-- Removing version 7.8.2 and earlier
bash-3.2$ ghc --version
/usr/local/bin/ghc: line 9: /usr/local/lib/ghc-7.8.2/bin/ghc: No such file
or directory
/usr/local/bin/ghc: line 9: exec: /usr/local/lib/ghc-7.8.2/bin/ghc: cannot
execute: No such file or directory
bash-3.2$ exit
exit
Process shell exited abnormally with code 126
bash-3.2$ ghc --version
/usr/local/bin/ghc: line 9: /usr/local/lib/ghc-7.8.2/bin/ghc: No such file
or directory
/usr/local/bin/ghc: line 9: exec: /usr/local/lib/ghc-7.8.2/bin/ghc: cannot
execute: No such file or directory
bash-3.2$ which ghc
/usr/local/bin/ghc
bash-3.2$ /usr/bin/ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.8.3
bash-3.2$ ls -l /usr/local/bin/*ghc*
lrwxr-xr-x 1 gcolpitts admin 9 Apr 12 14:35 /usr/local/bin/ghc ->
ghc-7.8.2
-rwxr-xr-x 1 gcolpitts admin 262 Apr 9 12:16 /usr/local/bin/ghc-7.8.1
-rwxr-xr-x 1 gcolpitts admin 262 Apr 12 14:35 /usr/local/bin/ghc-7.8.2
lrwxr-xr-x 1 gcolpitts admin 13 Apr 12 14:35 /usr/local/bin/ghc-pkg ->
ghc-pkg-7.8.2
-rwxr-xr-x 1 gcolpitts admin 294 Apr 9 12:16
/usr/local/bin/ghc-pkg-7.8.1
-rwxr-xr-x 1 gcolpitts admin 294 Apr 12 14:35
/usr/local/bin/ghc-pkg-7.8.2
lrwxr-xr-x 1 gcolpitts admin 10 Apr 12 14:35 /usr/local/bin/ghci ->
ghci-7.8.2
-rwxr-xr-x 1 gcolpitts admin 66 Apr 9 12:15 /usr/local/bin/ghci-7.8.1
-rwxr-xr-x 1 gcolpitts admin 66 Apr 12 14:35 /usr/local/bin/ghci-7.8.2
-rwxr-xr-x 1 gcolpitts admin 253 Apr 9 12:16
/usr/local/bin/haddock-ghc-7.8.1
-rwxr-xr-x 1 gcolpitts admin 253 Apr 12 14:35
/usr/local/bin/haddock-ghc-7.8.2
lrwxr-xr-x 1 gcolpitts admin 12 Apr 12 14:35 /usr/local/bin/runghc ->
runghc-7.8.2
-rwxr-xr-x 1 gcolpitts admin 245 Apr 9 12:16 /usr/local/bin/runghc-7.8.1
-rwxr-xr-x 1 gcolpitts admin 245 Apr 12 14:35 /usr/local/bin/runghc-7.8.2
bash-3.2$ rm /usr/local/bin/*ghc*
On Fri, Jul 11, 2014 at 12:04 PM, Mark Lentczner <mark.lentczner at gmail.com>
wrote:
> The current head of new-build
> <https://github.com/haskell/haskell-platform/commits/new-build> (commit
> c04c17
> <https://github.com/haskell/haskell-platform/tree/c04c17ea40acf6e70a986e9c9302e58528e3b49d>)
> is now "alpha"!
>
> You can find a source tarball, and a built Mac OS X installer here:
>
> haskell-platform-2014.2.0.0-a1.tar.gz
> <http://www.ozonehouse.com/mark/platform/haskell-platform-2014.2.0.0-a1.tar.gz>
> Haskell Platform 2014.2.0.0 64bit a1.signed.pkg
> <http://www.ozonehouse.com/mark/platform/Haskell%20Platform%202014.2.0.0%2064bit%20a1.signed.pkg>
>
>
> For linux you can build from the new-build branch directly (as travis-ci
> is doing here <https://travis-ci.org/haskell/haskell-platform>), or (in
> theory) build from the source tar ball.
>
> The Mac OS X installer should work on any system 10.7 or later (clang or
> gcc!). It includes GHC 7.8.3. If testing Mac OS X, please pay attention to
> the output from the first cabal command you run after installation.
>
> I'm only posting this here to the platform team... let's get a little
> experience with this before we start the RC cycle.
>
> Known problems:
>
> - Happy should be bumped to 1.19.4
> - website is still full of old info
>
> - Mark
>
> P.S.: shasum -a 256 *
> 4182acd2cc8b391a5022d36486825c5f20590436f99b534ef008e60e2d7089fb
> haskell-platform-2014.2.0.0-a1.tar.gz
> f1cff64e76231b04e3f0753d22a4a44d30a955ca00ab38d0598a9d00ba4efa07 Haskell
> Platform 2014.2.0.0 64bit a1.signed.pkg
>
>
> _______________________________________________
> Haskell-platform mailing list
> Haskell-platform at projects.haskell.org
> http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://projects.haskell.org/pipermail/haskell-platform/attachments/20140711/f15f733c/attachment.htm>
More information about the Haskell-platform
mailing list