Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 315 Bytes

File metadata and controls

8 lines (6 loc) · 315 Bytes

The soap package provides basic tools to make SOAP queries. The specs are very complex and abstract, so it's only a thin layer over http-conduit and xml-conduit to create a request, send it and get a response.

http://hackage.haskell.org/package/soap

LTS snapshots supported: LTS-5 (GHC 7.10.3) and further.