packages feed

snap-server 1.0.2.0 → 1.0.2.1

raw patch · 2 files changed

+8/−8 lines, 2 filesdep ~io-streams

Dependency ranges changed: io-streams

Files

LICENSE view
@@ -1,5 +1,5 @@-Copyright (c) 2009, Snap Framework authors (see CONTRIBUTORS)-Copyright (c) 2010, Google, Inc.+Copyright (c) 2009-present, Snap Framework authors (see CONTRIBUTORS)+Copyright (c) 2010-2016, Google, Inc. All rights reserved.  Redistribution and use in source and binary forms, with or without
snap-server.cabal view
@@ -1,5 +1,5 @@ name:           snap-server-version:        1.0.2.0+version:        1.0.2.1 synopsis:       A web server for the Snap Framework description:   Snap is a simple and fast web development framework and server written in@@ -94,7 +94,7 @@     clock                               >= 0.7.1    && < 0.8,     containers                          >= 0.3      && < 0.6,     filepath                            >= 1.1      && < 2.0,-    io-streams                          >= 1.3      && < 1.4,+    io-streams                          >= 1.3      && < 1.5,     io-streams-haproxy                  >= 1.0      && < 1.1,     lifted-base                         >= 0.1      && < 0.3,     mtl                                 >= 2.0      && < 2.3,@@ -203,7 +203,7 @@     containers                          >= 0.3      && < 0.6,     directory                           >= 1.0      && < 1.4,     filepath                            >= 1.1      && < 2.0,-    io-streams                          >= 1.3      && < 1.4,+    io-streams,     io-streams-haproxy                  >= 1.0      && < 1.1,     lifted-base                         >= 0.1      && < 0.3,     monad-control                       >= 1.0      && < 1.1,@@ -305,7 +305,7 @@     bytestring                          >= 0.9     && < 0.11,     bytestring-builder                  >= 0.10.4  && < 0.11,     criterion                           >= 0.6     && < 1.2,-    io-streams                          >= 1.3     && < 1.4,+    io-streams,     io-streams-haproxy                  >= 1.0     && < 1.1,     snap-core                           >= 1.0     && < 1.1,     vector                              >= 0.7     && < 0.13@@ -388,7 +388,7 @@     case-insensitive                    >= 1.1      && < 1.3,     clock                               >= 0.7.1    && < 0.8,     containers                          >= 0.3      && < 0.6,-    io-streams                          >= 1.3      && < 1.4,+    io-streams,     io-streams-haproxy                  >= 1.0      && < 1.1,     lifted-base                         >= 0.1      && < 0.3,     mtl                                 >= 2.0      && < 2.3,@@ -480,7 +480,7 @@     clock                               >= 0.7.1    && < 0.8,     containers                          >= 0.3      && < 0.6,     directory                           >= 1.1      && < 1.4,-    io-streams                          >= 1.3      && < 1.4,+    io-streams,     io-streams-haproxy                  >= 1.0      && < 1.1,     lifted-base                         >= 0.1      && < 0.3,     mtl                                 >= 2.0      && < 2.3,