large-records icon indicating copy to clipboard operation
large-records copied to clipboard

Support multiple fields by comma

Open kana-sama opened this issue 2 years ago • 0 comments

data Y = Y {a, b :: Int}
-- src/Main.hs:15:1: error: Unsupported declaration for large-records

kana-sama avatar Apr 11 '22 17:04 kana-sama