blob: 4cef4de6da3c68ad60eef432e7a350604114a37a [file] [log] [blame]
Name: Thrift
Version: 0.1.0
Cabal-Version: >= 1.2
License: Apache2
Category: Foreign
Build-Type: Simple
Synopsis: Thrift library package
Library
Hs-Source-Dirs:
src
Build-Depends:
base >=4, network, ghc-prim
ghc-options:
-fglasgow-exts
Extensions:
DeriveDataTypeable
Exposed-Modules:
Thrift, Thrift.Protocol, Thrift.Transport, Thrift.Protocol.Binary
Thrift.Transport.Handle, Thrift.Server