Isaac Sheff created THRIFT-3963:
-----------------------------------

             Summary: Thrift.cabal filename does not match module name
                 Key: THRIFT-3963
                 URL: https://issues.apache.org/jira/browse/THRIFT-3963
             Project: Thrift
          Issue Type: Bug
          Components: Haskell - Library
    Affects Versions: 1.0
         Environment: Haskell Stack with LTS 7.7, on Ubuntu
            Reporter: Isaac Sheff


Some haskell environments, including stack (http://haskellstack.org/) require 
that the cabal file name match the module name (case sensitive). This means 
that it is difficult to import the (git source repository) thrift library into 
stack projects (https://github.com/commercialhaskell/stack/issues/317). The fix 
is easy: change the name "Thrift.cabal" to "thrift.cabal."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to