[ 
https://issues.apache.org/jira/browse/THRIFT-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Chee updated THRIFT-2187:
------------------------------

    Attachment: 0001-fully-qualified-names-in-hs-generator.patch

> Guard against ambiguous occurrences
> -----------------------------------
>
>                 Key: THRIFT-2187
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2187
>             Project: Thrift
>          Issue Type: Bug
>          Components: Haskell - Compiler, Tutorial
>            Reporter: Neuman Vong
>         Attachments: 0001-fully-qualified-names-in-hs-generator.patch
>
>
> Resulting in errors like:
> {noformat}
> ../gen-hs/Calculator_Client.hs:15:45:
>     Ambiguous occurrence `zip'
>     It could refer to either `Calculator_Client.zip',
>                              defined at ../gen-hs/Calculator_Client.hs:112:1
>                           or `Data.ByteString.Lazy.zip',
>                              imported from `Data.ByteString.Lazy' at 
> ../gen-hs/Calculator_Client.hs:24:1
> {noformat}
> Blocking: THRIFT-2186.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to