From 46f8a9abc9b8a6ffabdd1dec4e1fd4690ef92cb7 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 27 Mar 2011 22:51:20 +0200 Subject: [PATCH] Remove extra text dependency --- yesod-auth.cabal | 1 - 1 file changed, 1 deletion(-) diff --git a/yesod-auth.cabal b/yesod-auth.cabal index 9f1d0308..64758752 100644 --- a/yesod-auth.cabal +++ b/yesod-auth.cabal @@ -36,7 +36,6 @@ library , yesod-json >= 0.0 && < 0.1 , containers >= 0.2 && < 0.5 , json-types >= 0.1 && < 0.2 - , text >= 0.11 && < 0.12 , yesod-form >= 0.0 && < 0.1 , transformers >= 0.2 && < 0.3 , persistent >= 0.4 && < 0.5