This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-website".

The branch, master has been updated
       via  d7d45deef6df9be25f0e4ae06f39ab2e1f4f858c (commit)
      from  7bc3ef6efbd0d46b4e57c3b71804b4ce80888d3d (commit)


Summary of changes:
 templates/docs/quickstart.md |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d7d45deef6df9be25f0e4ae06f39ab2e1f4f858c
Author: Mighty Byte <[email protected]>
Date:   Fri Feb 18 14:30:34 2011 -0500

    Mention -fdevelopment in the quick start.

diff --git a/templates/docs/quickstart.md b/templates/docs/quickstart.md
index e97e3f0..38e9415 100644
--- a/templates/docs/quickstart.md
+++ b/templates/docs/quickstart.md
@@ -34,6 +34,10 @@ $ myproject -p 8000
 Now point your web browser to [http://localhost:8000/](http://localhost:8000/);
 you should see a simple response string.
 
+The default project also supports dynamic recompilation so you don't have to
+shut down your server and restart every time you make a code change.  To
+activate this, build with "cabal install -fdevelopment" instead.
+
 For more information, continue on to the [Snap API
 tutorial](tutorials/snap-api) or take a look at the [Snap
 reference documentation](/docs).
-----------------------------------------------------------------------


hooks/post-receive
-- 
snap-website
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to