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, master has been updated
       via  36d077a23bc39be343ae093108b52db4ab019936 (commit)
      from  2a089d13f782bfcfc357f28dd91cfd5d9b919d7a (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 36d077a23bc39be343ae093108b52db4ab019936
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 7d438e8..2333a96 100644
--- a/snap-core.cabal
+++ b/snap-core.cabal
@@ -153,7 +153,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