[
https://issues.apache.org/jira/browse/THRIFT-3963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King, III updated THRIFT-3963:
---------------------------------------
Affects Version/s: (was: 1.0)
0.10.0
> 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: 0.10.0
> Environment: Haskell Stack with LTS 7.7, on Ubuntu
> Reporter: Isaac Sheff
> Labels: github-import
> Original Estimate: 20m
> Remaining Estimate: 20m
>
> 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.4.14#64029)