[getting ready to tag 0.1 thomashartman1@gmail.com**20080625020916] hunk ./happs-tutorial.cabal 2 -Version: 0.0 +Version: 0.1 hunk ./happs-tutorial.cabal 25 +Cabal-Version: >= 1.2 + hunk ./happs-tutorial.cabal 44 - - - - - - - - - - - - hunk ./templates/run-tutorial-locally.st 5 -
Assuming the basics are in place, you can install and run this tutorial locally as follows
+This tutorial is cabalized. You can install and run it simply by doing: sudo cabal install happs-tutorial. You should then be able to run the resulting binary and view the tutorial offline at http://localhost:5001.
hunk ./templates/run-tutorial-locally.st 7 +The cabal installation may take up to an hour, mainly because the HAppS-Server installation is slow, but it should succeed in one shot. Incidentally, the fact that installing HAppS takes this long is arguably a bug. Hopefully this situation will be remedied as HAppS matures and, eventually, has an official release
hunk ./templates/run-tutorial-locally.st 9 -If you've never used cabal install or need more detailed info....
hunk ./templates/run-tutorial-locally.st 11 -