David Soria Parra created THRIFT-3412:
-----------------------------------------
Summary: 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
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)