blob: 8132069b740bd985fdd7c460d309ce7cf62ae645 [file] [log] [blame]
Name: Thrift
Version: 0.1.1
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, binary, bytestring, HTTP
ghc-options:
-fglasgow-exts
Extensions:
DeriveDataTypeable
Exposed-Modules:
Thrift, Thrift.Protocol, Thrift.Transport, Thrift.Protocol.Binary
Thrift.Transport.Handle, Thrift.Transport.HttpClient, Thrift.Server