-- Initial nanomsg.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: nanomsg version: 0.1.1 synopsis: nanomsg - scalability protocols library -- description: license: PublicDomain license-file: LICENSE author: Lemmih maintainer: Lemmih -- copyright: category: System build-type: Simple cabal-version: >=1.8 Extra-source-files: examples/Pipeline.hs source-repository head type: git location: git://github.com/Lemmih/nanomsg.git library exposed-modules: System.Nanomsg -- other-modules: build-depends: base == 4.6.*, bytestring >= 0.9.0.0 hs-source-dirs: src Extra-Libraries: nanomsg