4 ms·
You can have that syntax if you want it via `OverloadedRecordDot`. I actually really like the syntax as it makes it easy to write DSLs which are actually just
by gtf21 2y ago
You can have that syntax if you want it via `OverloadedRecordDot`.
I actually really like the syntax as it makes it easy to write DSLs which are actually just Haskell functions.