No subject


Thu Jan 10 18:17:16 CET 2013


ation, it would be better to do a fresh install using the bootstrapped GHC =
you can find on the website. Roughly I have done this way (on my Mac and on=
 My EC2 instance):<div>
<br></div><div>(inside a ghc bootstrapped folder)</div><div>./configure --p=
refix=3D~/Library/Haskell/ghc-xxx (where xxx is the version)</div><div>make=
 install</div><div><br></div><div>(then inside ~/Library/Haskell)</div><div=
>
ln -s ghc-xxx current</div><div>ln -s current/bin bin</div><div><br></div><=
div>This way my current GHC is pointing to current inside ~/Library/Haskell=
/current and my bin are updated accordingly (make sure to add /bin to your =
$PATH!). Then you install cabal-install and you are pretty much sorted. The=
 advantage of this approach is that you have the control over the installat=
ion process, but other suggestion (like Alp&#39;s one) are pretty good too.=
 Mostly depends on what you think will work best for you :)</div>
<div><br></div><div>A.<br><br><div class=3D"gmail_quote">On 11 March 2013 1=
1:33, Alp Mestanogullari <span dir=3D"ltr">&lt;<a href=3D"mailto:alpmestan@=
gmail.com" target=3D"_blank">alpmestan at gmail.com</a>&gt;</span> wrote:<br><=
blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px=
 #ccc solid;padding-left:1ex">
<div dir=3D"ltr">I don&#39;t think so. However, you can install the OS X bi=
naries for ghc 7.6.2 and make that sit just next to your Haskell Platform i=
nstall. You can even use your existing cabal-install to install packages fo=
r the freshly installed ghc by doing &#39;cabal install foo --with-ghc=3D/p=
ath/to/ghc&#39;. Just watch which ghc does become the default (it&#39;s a m=
atter of replacing a symlink) and that it satisfies you.</div>


<div class=3D"gmail_extra"><div><div class=3D"h5"><br><br><div class=3D"gma=
il_quote">On Thu, Mar 7, 2013 at 10:50 PM, Graham Klyne <span dir=3D"ltr">&=
lt;<a href=3D"mailto:GK at ninebynine.org" target=3D"_blank">GK at ninebynine.org=
</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">

Hi,<br>
<br>
I have Haskell Platform with GHC[i] 7.4.2 installed on a MacOS system. =C2=
=A0There&#39;s a problem with the handling of certain Markdown constructs i=
n literate Haskell (lines starting with &#39;#&#39;) that I understand is f=
ixed in 7.6.2.<br>



<br>
Therefore, I&#39;d like to be able to update my GHC installation to 7.6.2. =
=C2=A0But I haven&#39;t yet been able to find any instructions about how to=
 upgrade an existing GHC installation. =C2=A0Am I missing something?<br>
<br>
#g<br>
--<br>
<br>
______________________________<u></u>_________________<br>
Haskell-Cafe mailing list<br>
<a href=3D"mailto:Haskell-Cafe at haskell.org" target=3D"_blank">Haskell-Cafe@=
haskell.org</a><br>
<a href=3D"http://www.haskell.org/mailman/listinfo/haskell-cafe" target=3D"=
_blank">http://www.haskell.org/<u></u>mailman/listinfo/haskell-cafe</a><br>
</blockquote></div><br><br clear=3D"all"><div><br></div></div></div><span c=
lass=3D"HOEnZb"><font color=3D"#888888">-- <br>Alp Mestanogullari
</font></span></div>
<br>_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href=3D"mailto:Haskell-Cafe at haskell.org">Haskell-Cafe at haskell.org</a><br=
>
<a href=3D"http://www.haskell.org/mailman/listinfo/haskell-cafe" target=3D"=
_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
<br></blockquote></div><br></div>

--14dae9cc9c562f442304d7df1463--



More information about the Haskell-Cafe mailing list