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

Test and document 'stan' behaviour when the project and 'stan' are compiled with different GHC versions #178

Closed
chshersh opened this issue May 30, 2020 · 1 comment
Assignees
Labels
documentation tests Testing, property testing, DocTests

Comments

@chshersh
Copy link
Contributor

No description provided.

@chshersh chshersh added tests Testing, property testing, DocTests documentation labels May 30, 2020
@chshersh chshersh added this to the v0.0: Grand announcement milestone May 30, 2020
@chshersh chshersh self-assigned this Jun 11, 2020
@chshersh
Copy link
Contributor Author

chshersh commented Jun 11, 2020

Unfortunately, different minor versions of the same GHC don't work with HIE files nicely 😞 Here is the error:

stan: stan: panic! (the 'impossible' happened)
  (GHC version 8.8.3 for x86_64-unknown-linux):
	readHieFile: hie file versions don't match for file: .hie/Relude.hie Expected 8083 but got 8082

Please report this as a GHC bug:  https://www.haskell.org/ghc/reportabug

I've created GHC issue for this feature request:

I've recorded this GHC behavior in the corresponding Stan wiki page, and I propose to write proper installation instructions when writing README under #177

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation tests Testing, property testing, DocTests
Projects
None yet
Development

No branches or pull requests

1 participant