news/ta-haskell-yesod: fix instructions

This commit is contained in:
Astro 2012-08-28 03:24:13 +02:00
parent d3859b8ac5
commit 302bf1fef6

View File

@ -23,5 +23,5 @@
<p>
Für das Webframework Yesod danach:
</p>
<pre>cabal install -p yesod-platform</pre>
<pre>cabal update &amp;&amp; cabal install -p yesod-platform</pre>
</item>