packages feed

happs-tutorial-0.8: templates/prerequisites.st

<h3>Prerequisites</h3>

<p>For best results with this tutorial, you hopefully have the following.</p>

<ul>
  <li>Basic knowledge of Haskell and HTML.</li>
  <li>A somewhat modern computer.  This tutorial has been run on as little as a PIII with 512 MB of RAM.</li>
  <li>A modern operating system. You should be able to develop Happstack applications using Windows, OS X, or Linux.</li>
  <li>If you want to create a public web site based on the materials here, I recommend getting either a private server or a virtual private server which gives you admin privileges to install the packages and software you need.</li>
  <li>More requirements are described in the instructions for
      <a href="/tutorial/run-tutorial-locally">installing and running this tutorial locally</a>.  However, if you have the basics ingredients above you should be okay.
   </li>
</ul>

<p><a href="/tutorial/run-tutorial-locally">Install me already!</a></p>