Carl Yeksigian created THRIFT-2002:
--------------------------------------

             Summary: 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

Reply via email to