Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
data StackExchange Source #
Instances
Show StackExchange Source # | |
Defined in Network.OAuth2.Provider.StackExchange showsPrec :: Int -> StackExchange -> ShowS # show :: StackExchange -> String # showList :: [StackExchange] -> ShowS # | |
Eq StackExchange Source # | |
Defined in Network.OAuth2.Provider.StackExchange (==) :: StackExchange -> StackExchange -> Bool # (/=) :: StackExchange -> StackExchange -> Bool # | |
type IdpUserInfo StackExchange Source # | |
Defined in Network.OAuth2.Provider.StackExchange |
data StackExchangeResp Source #
StackExchangeResp | |
|
Instances
data StackExchangeUser Source #
Instances
appendStackExchangeAppKey :: URI -> ByteString -> URI Source #