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

Plugin throws this Error, any ideas? #31

Open
georgreen opened this issue Sep 16, 2018 · 1 comment
Open

Plugin throws this Error, any ideas? #31

georgreen opened this issue Sep 16, 2018 · 1 comment

Comments

@georgreen
Copy link

screen shot 2018-09-16 at 20 40 14

@PaulJohnson
Copy link

The first two are configuration issues. You need a version of HIE that was compiled using the same version of GHC as you are using. Your project is using an old GHC: either upgrade your project or compile HIE with GHC 8.0.1.

The second: go read the referenced doc.

The third: look at your files factorial.hs and helloworld.hs. If they both have "main" functions then that is the problem.

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

2 participants