From b901357db4f0468114958c2aebc83fcc8178fde3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 10 Oct 2010 10:20:57 +0200 Subject: [PATCH] Warnings --- OpenId2/Types.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/OpenId2/Types.hs b/OpenId2/Types.hs index 8230d634..33b1601e 100644 --- a/OpenId2/Types.hs +++ b/OpenId2/Types.hs @@ -17,8 +17,6 @@ module OpenId2.Types ( ) where -- Libraries -import Control.Exception (Exception) -import Data.Typeable (Typeable) import Web.Authenticate.Internal -- | An OpenID provider.