diff options
Diffstat (limited to 'www/hs-yesod-auth/files/patch-yesod-auth.cabal')
-rw-r--r-- | www/hs-yesod-auth/files/patch-yesod-auth.cabal | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/www/hs-yesod-auth/files/patch-yesod-auth.cabal b/www/hs-yesod-auth/files/patch-yesod-auth.cabal deleted file mode 100644 index 4a117f77df80..000000000000 --- a/www/hs-yesod-auth/files/patch-yesod-auth.cabal +++ /dev/null @@ -1,21 +0,0 @@ ---- ./yesod-auth.cabal.orig 2014-06-05 07:12:31.000000000 +0200 -+++ ./yesod-auth.cabal 2014-07-13 02:34:37.000000000 +0200 -@@ -33,10 +33,7 @@ - , text >= 0.7 - , mime-mail >= 0.3 - , yesod-persistent >= 1.2 -- , hamlet >= 1.1 - , shakespeare -- , shakespeare-css >= 1.0 -- , shakespeare-js >= 1.0.2 - , containers - , unordered-containers - , yesod-form >= 1.3 && < 1.4 -@@ -63,7 +60,6 @@ - , blaze-builder - , conduit - , conduit-extra -- , attoparsec-conduit - - exposed-modules: Yesod.Auth - Yesod.Auth.BrowserId |