name: hspread
version: 0.3
license: BSD3
copyright:
maintainer: Andrea Vezzosi, sanzhiyan@gmail.com
stability:
homepage:
package-url:
description: hspread is a client library for the Spread toolkit.
             It is fully implemented in haskell and supports the most recent version
             of the protocol. It's intended to be used with a serialization library
             like binary, and a separate installation of the spread deamon.
category: Network
author: Andrea Vezzosi
exposed: True
exposed-modules: Control.Concurrent.Chan.Closeable Spread.Client
hidden-modules: Spread.Client.Message Spread.Client.Connection
                Spread.Constants
import-dirs: /usr/lib/haskell-packages/ghc6/lib/hspread-0.3/ghc-6.8.2
library-dirs: /usr/lib/haskell-packages/ghc6/lib/hspread-0.3/ghc-6.8.2
hs-libraries: HShspread-0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-3.0.1.0 containers-0.1.0.1 bytestring-0.9.0.1
         network-2.1.0.0 binary-0.4.1
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/haskell-packages/ghc6/share/doc/hspread-0.3/html/hspread.haddock
haddock-html: /usr/lib/haskell-packages/ghc6/share/doc/hspread-0.3/html
