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.2-stable has been updated
       via  41ed7407f24a9e0c1a98ac751c1638dc64d08854 (commit)
       via  df74deebbd6df4976c1ea4fccc834d6e024f7302 (commit)
       via  32f6a7324412987fb4c428cf9221bd15be08546a (commit)
      from  bb5caed1e05e0aec69a12d43deeaec6a367dc10c (commit)


Summary of changes:
 snap-core.cabal |    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 41ed7407f24a9e0c1a98ac751c1638dc64d08854
Author: Gregory Collins <[email protected]>
Date:   Sun Nov 7 15:17:15 2010 +0100

    Re-bump version

diff --git a/snap-core.cabal b/snap-core.cabal
index 0623e0b..d5ac105 100644
--- a/snap-core.cabal
+++ b/snap-core.cabal
@@ -1,5 +1,5 @@
 name:           snap-core
-version:        0.2.15.1
+version:        0.2.16
 synopsis:       Snap: A Haskell Web Framework (Core)
 
 description:
commit df74deebbd6df4976c1ea4fccc834d6e024f7302
Author: Gregory Collins <[email protected]>
Date:   Sun Nov 7 15:16:46 2010 +0100

    Change to 0.2.15.1

diff --git a/snap-core.cabal b/snap-core.cabal
index d5ac105..0623e0b 100644
--- a/snap-core.cabal
+++ b/snap-core.cabal
@@ -1,5 +1,5 @@
 name:           snap-core
-version:        0.2.16
+version:        0.2.15.1
 synopsis:       Snap: A Haskell Web Framework (Core)
 
 description:
commit 32f6a7324412987fb4c428cf9221bd15be08546a
Author: Simon Hengel <[email protected]>
Date:   Sat Nov 6 18:33:11 2010 +0100

    Depend on monads-fd < 0.1.0.3.
    
    (monads-fd-0.1.0.3 depends on mtl-2.*, ListLike depends on mtl < 1.2, so
    those two do not work together)

diff --git a/snap-core.cabal b/snap-core.cabal
index 3363203..d5ac105 100644
--- a/snap-core.cabal
+++ b/snap-core.cabal
@@ -159,7 +159,7 @@ Library
     iteratee >= 0.3.1 && < 0.4,
     ListLike >= 1 && < 2,
     MonadCatchIO-transformers >= 0.2.1 && < 0.3,
-    monads-fd,
+    monads-fd < 0.1.0.3,
     old-locale,
     old-time,
     text >= 0.10 && <0.11,
-----------------------------------------------------------------------


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

Reply via email to