Author: Steve Langasek <steve.langasek@ubuntu.com>
Description: bump dependency on email-validate
 There is a new version of haskell-email-validate in the archive.  Raise
 the upper limit on the build-dependency so this continues to build.

Index: haskell-happstack-authenticate-2.3.4.7/happstack-authenticate.cabal
===================================================================
--- haskell-happstack-authenticate-2.3.4.7.orig/happstack-authenticate.cabal
+++ haskell-happstack-authenticate-2.3.4.7/happstack-authenticate.cabal
@@ -50,7 +50,7 @@
                        bytestring                   >= 0.9  && < 0.11,
                        containers                   >= 0.4  && < 0.6,
                        data-default                 >= 0.5  && < 0.8,
-                       email-validate               >= 2.1  && < 2.3,
+                       email-validate               >= 2.1  && < 2.4,
                        filepath                     >= 1.3  && < 1.5,
                        hsx2hs                       >= 0.13 && < 0.15,
                        jmacro                       >= 0.6.11  && < 0.7,
