Io packages

Showing projects tagged as Io

  • io-streams

    9.4 3.2 Haskell
    Simple, composable, and easy-to-use stream I/O for Haskell
  • with-utf8

    8.8 6.3 Haskell
    Get your IO right on the first try
  • io-streams-haproxy

    8.0 4.4 Haskell
    HAProxy protocol v1.5 support for io-streams
  • io-region

    6.2 0.0 Haskell
    Exception safe resource management
  • control-dsl

    6.1 0.0 Haskell
    An alternative to monads in do notation
  • io-memoize

    5.1 0.0 Haskell
    Memoize IO actions
  • io-streams-http

    3.6 0.0 Haskell
    Deprecated, use https://github.com/vertigomedia/http-client-streams
  • safeio

    3.1 0.0 Haskell
    Haskell Library for safe (atomic) IO
  • pathological-bytestrings

    3.1 0.0 Haskell
    Facilities for testing with ByteStrings
  • io-storage

    2.8 0.0 Haskell
    A Program-Global Key-Value Store Inside the IO Monad
  • binary-io

    1.9 0.0 Haskell
    Read and write values of types that implement Binary from and to Handles
  • conduit-vfs-zip

    1.2 0.0 Haskell
    A Haskell conduit that represents a Virtual File System.
  • io-string-like

    1.2 0.0 Haskell
    Classes to handle Prelude style IO functions for different datatypes
  • do-notation-dsl

    -
    An alternative to monads