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  5d57c7569d7ec771a5c9e3631958af0766ad6caa (commit)
       via  11b00d45ae279c1bc9bb2c9b988eaefd0c131ef2 (commit)
       via  cee0c99786c24353d671475af1273d3a15c44873 (commit)
       via  5f88abb8db9d6012a0686141f8f686ee3b2c557e (commit)
       via  29261490e7b8a2f7227705202a422a16a8e5e274 (commit)
       via  9c386ea71d62e17d6f5e6cccd95cf9218f5b6935 (commit)
       via  324331b23420578970c9c7faa009349aa1c9be67 (commit)
       via  6e76622c65b3c11a91139ebaf6c2763ae91ac9db (commit)
       via  a792abe9dbf20de3dadb2a7e1b5eb944a3fc00ed (commit)
       via  49c461ab0b8cbe4d0e539c70ced7104cbb59694b (commit)
       via  dbc512dc97a726b772c4a31f84b3087721735961 (commit)
       via  3237c81677e03284a2bebb6aa90b0c92f704568f (commit)
      from  4cf5e61c0362779ace8518e56800375b09aeb8f1 (commit)


Summary of changes:
 README.SNAP.md                          |    2 +-
 snap-core.cabal                         |   11 ++--
 src/Snap/Internal/Types.hs              |   89 +++++++++++++++++---------
 src/Snap/Iteratee.hs                    |   23 ++-----
 src/Snap/Util/FileServe.hs              |   29 ++++++---
 test/snap-core-testsuite.cabal          |    4 +-
 test/suite/Snap/Iteratee/Tests.hs       |   12 +++-
 test/suite/Snap/Test/Common.hs          |   64 ++++++++++++++++++-
 test/suite/Snap/Types/Tests.hs          |  105 +++++++++++++++++++++++++++----
 test/suite/Snap/Util/FileServe/Tests.hs |   12 +++-
 10 files changed, 263 insertions(+), 88 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 5d57c7569d7ec771a5c9e3631958af0766ad6caa
Merge: 4cf5e61 11b00d4
Author: Gregory Collins <[email protected]>
Date:   Thu Jun 16 17:24:52 2011 -0400

    Merge branch 'master' into 0.5

diff --cc snap-core.cabal
index 252b419,917ee6f..e4aed95
--- a/snap-core.cabal
+++ b/snap-core.cabal
@@@ -106,9 -105,10 +105,9 @@@ Librar
    else
      c-sources: cbits/timefuncs.c
      include-dirs: cbits
-     build-depends: bytestring-mmap >= 0.2.1 && <0.3
+     build-depends: bytestring-mmap >= 0.2.2 && <0.3
  
    exposed-modules:
 -    Data.CIByteString,
      Snap.Types,
      Snap.Iteratee,
      Snap.Internal.Debug,
@@@ -131,10 -130,9 +130,10 @@@
      attoparsec >= 0.8.0.2 && < 0.9,
      attoparsec-enumerator >= 0.2.0.3,
      base >= 4 && < 5,
-     blaze-builder >= 0.2.1.4 && <0.3,
+     blaze-builder >= 0.2.1.4 && <0.4,
      bytestring,
      bytestring-nums,
 +    case-insensitive >= 0.2 && < 0.3,
      containers,
      deepseq >= 1.1 && <1.2,
      directory,
-----------------------------------------------------------------------


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

Reply via email to