git-annex/standalone/no-th/haskell-patches/yesod-auth_don-t-really-build.patch

34 lines
935 B
Diff
Raw Normal View History

2014-05-21 16:42:22 +00:00
From 9a8637661270d3c6a15e6aeca5e8983fe126bd27 Mon Sep 17 00:00:00 2001
From: dummy <dummy@example.com>
Date: Wed, 21 May 2014 05:27:36 +0000
Subject: [PATCH] don't really build
---
2014-05-21 16:42:22 +00:00
yesod-auth.cabal | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/yesod-auth.cabal b/yesod-auth.cabal
2014-05-21 16:42:22 +00:00
index 0872581..723cde0 100644
--- a/yesod-auth.cabal
+++ b/yesod-auth.cabal
2014-05-21 16:42:22 +00:00
@@ -60,16 +60,6 @@ library
, byteable
, binary
- exposed-modules: Yesod.Auth
- Yesod.Auth.BrowserId
- Yesod.Auth.Dummy
- Yesod.Auth.Email
- Yesod.Auth.OpenId
- Yesod.Auth.Rpxnow
- Yesod.Auth.Message
- Yesod.Auth.GoogleEmail
- other-modules: Yesod.Auth.Routes
2014-05-21 16:42:22 +00:00
- Yesod.PasswordStore
ghc-options: -Wall
source-repository head
--
2014-05-21 16:42:22 +00:00
2.0.0.rc2