Upgrading vendor folder dependencies.
This commit is contained in:
parent
4a0cbcd770
commit
acbe9ad9e5
229 changed files with 10735 additions and 4528 deletions
8
vendor/git.apache.org/thrift.git/lib/hs/Thrift.cabal
generated
vendored
8
vendor/git.apache.org/thrift.git/lib/hs/Thrift.cabal
generated
vendored
|
@ -18,8 +18,8 @@
|
|||
--
|
||||
|
||||
Name: thrift
|
||||
Version: 1.0.0-dev
|
||||
Cabal-Version: >= 1.24
|
||||
Version: 0.12.0
|
||||
Cabal-Version: 1.24
|
||||
License: OtherLicense
|
||||
Category: Foreign
|
||||
Build-Type: Simple
|
||||
|
@ -63,8 +63,7 @@ Library
|
|||
Thrift.Transport.IOBuffer,
|
||||
Thrift.Transport.Memory,
|
||||
Thrift.Types
|
||||
Default-Language:
|
||||
Haskell2010
|
||||
Default-Language: Haskell2010
|
||||
Default-Extensions:
|
||||
DeriveDataTypeable,
|
||||
ExistentialQuantification,
|
||||
|
@ -82,3 +81,4 @@ Test-Suite spec
|
|||
Ghc-Options: -Wall
|
||||
main-is: Spec.hs
|
||||
Build-Depends: base, thrift, hspec, QuickCheck >= 2.8.2, bytestring >= 0.10, unordered-containers >= 0.2.6
|
||||
Default-Language: Haskell2010
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue