desugaring of lambdas inside of list comprehension head seems broken

« jhc project page

This code causes the compiler to fail when converting haskell to core [\() -> "Hello" | _ <- [] ]

Details

Id: e7817582f1ac2bfeec38d7a8c06c3691f47ea386
Type: bugfix
Creation time: 2009-03-27 08:57 GMT
Creator: John Meacham <john@...>
Release: unassigned
Component: fe
Status: unstarted

Issue log

2009-03-27 08:57 GMT John Meacham <john@...> created