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-core".

The branch, 0.3 has been updated
       via  c26a896ecba105cbfcc44a245bacccff8b466cfd (commit)
      from  6d224e00a61338a21438e8e4c06b91190611a0f3 (commit)


Summary of changes:
 src/Snap/Types.hs |    2 +-
 1 files changed, 1 insertions(+), 1 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 c26a896ecba105cbfcc44a245bacccff8b466cfd
Author: Carl Howells <[email protected]>
Date:   Wed Jun 30 21:38:36 2010 -0700

    Export liftSnap in MonadSnap, so new instances can be made

diff --git a/src/Snap/Types.hs b/src/Snap/Types.hs
index 8bfade0..25e153e 100644
--- a/src/Snap/Types.hs
+++ b/src/Snap/Types.hs
@@ -9,7 +9,7 @@ module Snap.Types
     -- * The Snap Monad
     Snap
   , runSnap
-  , MonadSnap
+  , MonadSnap(..)
   , NoHandlerException(..)
 
     -- ** Functions for control flow and early termination
-----------------------------------------------------------------------


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

Reply via email to