An open API service indexing awesome lists of open source software.

https://github.com/fpinsight/hocilib

A lightweight Haskell binding to the OCILIB C API
https://github.com/fpinsight/hocilib

haskell ocilib

Last synced: 6 months ago
JSON representation

A lightweight Haskell binding to the OCILIB C API

Awesome Lists containing this project

README

          

# Welcome to hocilib

hocilib is a FFI binding of [ocilib](http://www.ocilib.net) for haskell.

[![build status](https://travis-ci.org/fpinsight/hocilib.svg?branch=master)](https://travis-ci.org/fpinsight/hocilib)
[![hocilib on Stackage LTS](http://stackage.org/package/hocilib/badge/lts)](http://stackage.org/lts/package/hocilib)
[![hocilib on Stackage Nightly](http://stackage.org/package/hocilib/badge/nightly)](http://stackage.org/nightly/package/hocilib)

# Join in!

We are happy to receive bug reports, fixes, documentation enhancements,
and other improvements.

Please report bugs via the
[github issue tracker](https://github.com/fpinsight/hocilib/issues).

Master [git repository](https://github.com/fpinsight/hocilib):

* `git clone git@github.com:fpinsight/hocilib.git`

# Authors

This library is written and maintained by Thierry Bourrillon, .