ndmitchell/record-dot-preprocessor

Ambiguity error if a function with the same name (say from Prelude) as a record field is in scope

Opened this issue · 0 comments

Hi
Same error as #31 with v0.2.16 using the plugin. ( GHC 9.2.8 - linux-86_64 ), reopening.

Please see the relevant comment explaining the issue with screenshots and code files.

Are there any recommended fixes/workarounds for it, or am i just missing something here?

cc: @ndmitchell @edsko