Network.HTTP.Client.Free.Types
type family RequestType client :: *
type family ResponseType client :: *
data HttpF client a
type FreeHttp client m a