suitetalk: Connection tools for Oracle Netsuite / SuiteTalk SOAP

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Connection tools for Oracle Netsuite / SuiteTalk SOAP

This package is a work in progress.

It currently contains:

Check the example executable in `src/Example.hs` for more details on how to use it.


[Skip to Readme]

Properties

Versions 0.0.1.0
Change log ChangeLog.md
Dependencies base (>=4.11 && <4.12), bytestring (>=0.10.8 && <0.11), cryptonite (>=0.25 && <0.26), data-default (>=0.7.1 && <0.8), http-client (>=0.5.14 && <0.6), http-client-tls (>=0.3.5 && <0.4), http-conduit (>=2.3.4 && <2.4), random (>=1.1 && <1.2), soap (>=0.2.3 && <0.3), suitetalk, text (>=1.2.3 && <1.3), time (>=1.8 && <1.9), xml-conduit (>=1.8.0 && <1.9), xml-conduit-writer (>=0.1.1 && <0.2) [details]
License MPL-2.0
Copyright 2018-2019 Chris D'Aloisio
Author Chris D'Aloisio
Maintainer chris.daloisio@gmail.com
Category Network
Home page https://github.com/cdaloisio/suitetalk
Bug tracker https://github.com/cdaloisio/suitetalk/issues
Source repo head: git clone https://github.com/cdaloisio/suitetalk
Uploaded by chrisdaloisio at 2019-01-31T12:40:21Z

Modules

[Index]

Flags

Manual Flags

NameDescriptionDefault
example

Build the example program

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for suitetalk-0.0.1.0

[back to package description]

SuiteTalk: Connection tools for Oracle Netsuite / SuiteTalk SOAP

This package is a work in progress - and my first Haskell package!

It currently contains:

Work in progress:

Please refer to the package description on Hackage for more information.

Get involved!

Please report bugs via the github issue tracker.

Master git repository: