[
https://issues.apache.org/jira/browse/THRIFT-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13678277#comment-13678277
]
Hudson commented on THRIFT-2002:
--------------------------------
Integrated in Thrift #691 (See [https://builds.apache.org/job/Thrift/691/])
THRIFT-2002: Update Maybe to use Data.Maybe to prevent failure of the debug
test (Revision 0928eda77155301a1160bf4ae50faccefa5bd6e6)
Result = SUCCESS
carl :
Files :
* test/hs/DebugProtoTest_Main.hs
> Haskell: Test use Data.Maybe instead of Maybe
> ---------------------------------------------
>
> Key: THRIFT-2002
> URL: https://issues.apache.org/jira/browse/THRIFT-2002
> Project: Thrift
> Issue Type: Bug
> Components: Haskell - Library
> Reporter: Carl Yeksigian
> Assignee: Carl Yeksigian
> Fix For: 1.0
>
> Attachments: 2002.patch
>
>
> Running the tests fails with the following error:
> Could not find module `Maybe'
> It is a member of the hidden package `haskell98-2.0.0.1'.
> Searching the internet showed updating to Data.Maybe fixes this problem.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira