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 panics tracking issue #356

Closed
sorki opened this issue Jun 26, 2020 · 5 comments
Closed

Plugin panics tracking issue #356

sorki opened this issue Jun 26, 2020 · 5 comments

Comments

@sorki
Copy link

sorki commented Jun 26, 2020

GHC 8.10.1 related

For most of my lib I've switched to enabling plugin for only few modules via pragma instead of enabling it globally.

What's interesting is that this only manifests on full builds via cabal build but not in cabal repl.

@adamConnerSax
Copy link

On 8.10.2 it manifests for me (sometimes, anyway) in cabal new-repl as well.

@googleson78
Copy link
Member

Anyone with some comparatively minimal reproducer? I'm not using 8.10 and so haven't gotten any panics :/ (at least not ones that weren't caused by non-compiling code)

@TheMatten
Copy link
Collaborator

@sorki you can try #382

@tek
Copy link
Member

tek commented Oct 23, 2020

can confirm that the panic in #354 doesn't occur anymore.

@isovector
Copy link
Member

Closing this. Feel free to reopen if you think it's still an issue.

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

6 participants