re-export ClientM
from Servant.Client
.
This commit is contained in:
parent
14a8139cbe
commit
933a2c4445
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ module Servant.Client
|
|||
, AuthenticateReq(..)
|
||||
, client
|
||||
, HasClient(..)
|
||||
, ClientM
|
||||
, mkAuthenticateReq
|
||||
, ServantError(..)
|
||||
, module Servant.Common.BaseUrl
|
||||
|
|
Loading…
Reference in a new issue