@hackage reliable-io0.0.2

Bindings to the low-level reliable.io library.

  • Installation

  • Dependencies (2)

  • Dependents (0)

  • Package Flags

      examples
       (off by default)

      If true, build the examples

Bindings to the low-level reliable.io library, which come in two flavors: c-level bindings and a high-level interface to the library. For the low level interface, refer to the Bindings.Reliable.IO module. For the high-level interface, which is a bit closer to idiomatic Haskell, refer to the Reliable.IO module.