Closed
Description
The proposal for RecordDotSyntax
has been accepted, but until it's implemented in GHC, is it possible to use the the equivalent plugin with HLS?
I have the plugin setup in my project and everything is compiling, but HLS give an error whenever I access anything like record.prop
.
Thanks for the great tool!