Name: HandlerSocketClient
Version: 0.0.4
Synopsis: Haskell implementation of a HandlerSocket client (API).
Description: This package implemets API for a HandlerSocket client.
homepage: https://github.com/wuxb45/HandlerSocket-Haskell-Client
License: BSD3
License-file: LICENSE
Author: Wu Xingbo
Copyright: 2011 Wu Xingbo (wuxb45@gmail.com)
Maintainer: Wu Xingbo
Bug-reports: mailto:wuxb45@gmail.com
Category: Database
Build-Type: Simple
Cabal-Version: >= 1.2
extra-source-files: README
library
Build-Depends: base > 3 && < 5, network, bytestring
exposed-modules:
Database.HandlerSocketClient