[
https://issues.apache.org/jira/browse/THRIFT-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14996025#comment-14996025
]
David Soria Parra commented on THRIFT-3412:
-------------------------------------------
seems you are right. My problem was actually THRIFT-3394. Sorry about that.
> Missing unary operator for negative constants
> ---------------------------------------------
>
> Key: THRIFT-3412
> URL: https://issues.apache.org/jira/browse/THRIFT-3412
> Project: Thrift
> Issue Type: Bug
> Components: Haskell - Compiler
> Affects Versions: 0.9.3
> Reporter: David Soria Parra
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Negative constants require the unary haskell operator (-) from Prelude.
> However the operator is not correctly imported and therefore a negatice
> constants such as -1.0 fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)