Github user bufferoverflow commented on the pull request:

    https://github.com/apache/thrift/pull/190#issuecomment-52357551
  
    The changes within .travis.yml and contrib/installDependencies.sh are not 
required.
    you can do this:
    {noformat}
    diff --git a/lib/hs/Thrift.cabal b/lib/hs/Thrift.cabal
    index f847663..eb60bb5 100755
    --- a/lib/hs/Thrift.cabal
    +++ b/lib/hs/Thrift.cabal
    @@ -36,7 +36,7 @@ Library
       Hs-Source-Dirs:
         src
       Build-Depends:
    -    base >= 4, base < 5, containers, network, ghc-prim, attoparsec, 
binary, bytestring >= 0.10, hashable, HTTP, text,
    +    base >= 4, base < 5, containers, network, ghc-prim, attoparsec, 
binary, bytestring >= 0.10, hashable, HTTP, text,
       Exposed-Modules:
         Thrift,
         Thrift.Arbitraries
    {noformat}
    
    test/tests.json is committed


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to