sqlcli: Sql Call-Level Interface bindings for Haskell.
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.
Warnings:
- Exposed modules use unallocated top-level names: SQL
Provides bindings to SQL/CLI C API, importing all foreign functions defined in the specifications, defining types and constants used in the specification. Also it provides some wrapers to the foreign C calls and utilities to make using the SQL/CLI easier for the Haskell programmer.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.1.0, 0.2.2.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.7 && <5), transformers (>=0.5 && <0.6) [details] |
License | BSD-3-Clause |
Copyright | 2017 Mihai Giurgeanu |
Author | Mihai Giurgeanu |
Maintainer | mihai.giurgean@gmail.com |
Category | Database |
Home page | http://hub.darcs.net/mihaigiurgeanu/sqlcli |
Source repo | head: darcs get http://hub.darcs.net/mihaigiurgeanu/sqlcli |
Uploaded | by mihaigiurgeanu at 2017-09-07T19:09:58Z |
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
odbc | Compile against ODBC library | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- sqlcli-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees