Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for main doesn't check for main's definition #8

Open
mpickering opened this issue Jun 2, 2017 · 0 comments
Open

Check for main doesn't check for main's definition #8

mpickering opened this issue Jun 2, 2017 · 0 comments

Comments

@mpickering
Copy link

If I have a program without a definition for main but have a type signature then an error is triggered.

main : { [Console]Unit }  
frank: ppDef invariant broken: empty Def Exp detected.
CallStack (from HasCallStack):
  error, called at shonky/src/Shonky/Syntax.hs:182:24 in main:Shonky.Syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant