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-static-pages".
The branch, master has been updated
via aa7de792ab6b0398b26683d54f7a4883778005eb (commit)
via a4432def2fca5528e6d677ed4edf7cd1fa1db6e8 (commit)
from 501aeb3680dc5b063e3d38287c2d30f037681d2c (commit)
Summary of changes:
snap-static-pages.cabal | 5 ++---
src/Snap/StaticPages/Internal/Handlers.hs | 2 +-
2 files changed, 3 insertions(+), 4 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 aa7de792ab6b0398b26683d54f7a4883778005eb
Author: Gregory Collins <[email protected]>
Date: Sat Jan 15 14:37:13 2011 +0100
Bump snap-core dep
diff --git a/snap-static-pages.cabal b/snap-static-pages.cabal
index 77801a1..af0882d 100644
--- a/snap-static-pages.cabal
+++ b/snap-static-pages.cabal
@@ -33,7 +33,7 @@ Library
hexpat >= 0.19.5 && <0.20,
mtl >= 2,
old-locale,
- snap-core >= 0.3 && <0.4,
+ snap-core >= 0.3.1.1 && <0.4,
split,
time,
transformers,
commit a4432def2fca5528e6d677ed4edf7cd1fa1db6e8
Author: Gregory Collins <[email protected]>
Date: Sat Jan 15 14:36:55 2011 +0100
Bump deps
diff --git a/snap-static-pages.cabal b/snap-static-pages.cabal
index c2ca0c9..77801a1 100644
--- a/snap-static-pages.cabal
+++ b/snap-static-pages.cabal
@@ -31,8 +31,7 @@ Library
filepath,
heist >= 0.4 && <0.5,
hexpat >= 0.19.5 && <0.20,
- monads-fd >= 0.1 && <0.2,
- mtl,
+ mtl >= 2,
old-locale,
snap-core >= 0.3 && <0.4,
split,
diff --git a/src/Snap/StaticPages/Internal/Handlers.hs
b/src/Snap/StaticPages/Internal/Handlers.hs
index a777234..a312c55 100644
--- a/src/Snap/StaticPages/Internal/Handlers.hs
+++ b/src/Snap/StaticPages/Internal/Handlers.hs
@@ -5,7 +5,7 @@ module Snap.StaticPages.Internal.Handlers ( serveStaticPages )
where
import Control.Concurrent.MVar
import Control.Exception (assert)
-import "monads-fd" Control.Monad.Reader
+import Control.Monad.Reader
import qualified Data.ByteString.Char8 as B
import qualified Data.ByteString.Lazy.Char8 as L
import Data.ByteString.Char8 (ByteString)
-----------------------------------------------------------------------
hooks/post-receive
--
snap-static-pages
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap