Skip to content

Commit

Permalink
re-export ClientM from Servant.Client.
Browse files Browse the repository at this point in the history
  • Loading branch information
soenkehahn committed Apr 5, 2016
1 parent 14a8139 commit 933a2c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions servant-client/src/Servant/Client.hs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ module Servant.Client
, AuthenticateReq(..)
, client
, HasClient(..)
, ClientM
, mkAuthenticateReq
, ServantError(..)
, module Servant.Common.BaseUrl
Expand Down

0 comments on commit 933a2c4

Please sign in to comment.