name: ipc version: 0.0.5 synopsis: High level inter-process communication library description: Provides inter-process communication at a high level Copyright: 2008, Thomas DuBuisson category: System license: BSD3 license-file: LICENSE author: Thomas DuBuisson maintainer: NONE build-type: Simple build-Depends: base <=4.4, network, dlist, network-bytestring, binary, stm, mtl, bytestring exposed-modules: System.IPC, Data.Queue stability: deprecated tested-with: GHC == 6.8.2 extensions: EmptyDataDecls