Issue 140: Shim/ExprSearch.hs currently broken in darcs
http://code.google.com/p/yi-editor/issues/detail?id=140

New issue report by 47ankh:
What steps will reproduce the problem?
1. runhaskell Setup.hs configure
2. runhaskell Setup.hs build


Shim/ExprSearch.hs:57:28:
    Constructor `HsModule' should have 7 arguments, but has been given 8
    In the pattern: HsModule _ _ decls _ _ _ _ _
    In the pattern: L span (HsModule _ _ decls _ _ _ _ _)
    In the definition of `doSearchModule':
        doSearchModule (L span (HsModule _ _ decls _ _ _ _ _))
                         = runSearch line col undefined (searchList
searchLImportDecl decls)

Easy to fix, just delete one of the superfluous underscores.
Then it builds just fine


Issue attributes:
        Status: New
        Owner: ----
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to