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.5 has been updated
via a0ed03486b8fe0b25b1cb219314c8d9949d0b744 (commit)
from 1f8a4b7e68eefc3c1848a4a198c128395d5030e7 (commit)
Summary of changes:
snap-core.cabal | 2 +-
src/Snap/Internal/Debug.hs | 11 -----------
2 files changed, 1 insertions(+), 12 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 a0ed03486b8fe0b25b1cb219314c8d9949d0b744
Author: Mighty Byte <[email protected]>
Date: Sun Mar 20 13:20:32 2011 -0400
Version bump
diff --git a/snap-core.cabal b/snap-core.cabal
index 2a0e92f..5f0fdb0 100644
--- a/snap-core.cabal
+++ b/snap-core.cabal
@@ -1,5 +1,5 @@
name: snap-core
-version: 0.4.1
+version: 0.5
synopsis: Snap: A Haskell Web Framework (Core)
description:
diff --git a/src/Snap/Internal/Debug.hs b/src/Snap/Internal/Debug.hs
index 52bc122..5fedfd3 100644
--- a/src/Snap/Internal/Debug.hs
+++ b/src/Snap/Internal/Debug.hs
@@ -16,18 +16,7 @@
module Snap.Internal.Debug where
------------------------------------------------------------------------------
-import Control.Concurrent
-import Control.DeepSeq
-import Control.Exception
import Control.Monad.Trans
-import Data.Char
-import Data.List
-import Data.Maybe
-import Foreign.C.Error
-import System.Environment
-import System.IO
-import System.IO.Unsafe
-import Text.Printf
------------------------------------------------------------------------------
debug, debugErrno :: forall m . (MonadIO m => String -> m ())
-----------------------------------------------------------------------
hooks/post-receive
--
snap-core
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap