This commit is contained in:
Michael Snoyman 2010-10-10 10:20:57 +02:00
parent 0571daf1ff
commit b901357db4

View File

@ -17,8 +17,6 @@ module OpenId2.Types (
) where
-- Libraries
import Control.Exception (Exception)
import Data.Typeable (Typeable)
import Web.Authenticate.Internal
-- | An OpenID provider.