Skip to content

D.HM.I.Strict: Functions imported from D.HM.I should be clearly labeled as lazy #388

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

Closed
sjakobi opened this issue Mar 20, 2022 · 0 comments · Fixed by #393
Closed

D.HM.I.Strict: Functions imported from D.HM.I should be clearly labeled as lazy #388

sjakobi opened this issue Mar 20, 2022 · 0 comments · Fixed by #393

Comments

@sjakobi
Copy link
Member

sjakobi commented Mar 20, 2022

I think the absence of such labeling may have contributed to the bug in #383.

Concretely I propose that any function from D.HM.I is imported qualified as Lazy.function.

sjakobi added a commit that referenced this issue Mar 23, 2022
This also introduces a GHC-style Note
[Imports from Data.HashMap.Internal].

Fixes #388.
sjakobi added a commit that referenced this issue Mar 28, 2022
This also introduces a GHC-style Note
[Imports from Data.HashMap.Internal].

Fixes #388.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant