The Lamdu.GUI.ExpressionEdit module there is a module (has an .hs file) but it is not navigable.
6 comments
-
Manuel Chakravarty Official comment In the meantime, I fixed this problem and we will start beta testing the next version fairly soon. If you are interested, I can add you to the list of beta tester.
-
Manuel Chakravarty Thank you for the report.
Hierarchical modules are in fact supported. However, maybe there is something specific about Lamdu that causes the problem you are seeing. I assume that you did derive `lamdu.hsproj` from the code that is in the Lamdu GitHub repository. Could you tell me how I can reproduce this (or just send me a zip file with `lamdu.hsproj`), then I can investigate how to fix whatever the problem is.
-
Yair Chuchem Here's a Lamdu branch with the .cabal file which opens in HFM: https://github.com/lamdu/lamdu/tree/haskell-for-mac
-
Manuel Chakravarty Thank you. I will have a closer look at this, and then, get back to you.
-
Manuel Chakravarty Thanks again for the example project. I had a look at the problem you ran into. There is an issue in the project serialisation code, which ought to be fixed in the next update. Sorry for that.
-
Yair Chuchem Yeah I would like to try the beta. Thanks