79226845

Date: 2024-11-26 13:12:07
Score: 1.5
Natty:
Report link

Since GHC 9.2 there are two new language extensions that support this:

https://ghc.gitlab.haskell.org/ghc/doc/users_guide/exts/overloaded_record_dot.html https://ghc.gitlab.haskell.org/ghc/doc/users_guide/exts/overloaded_record_update.html

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • High reputation (-2):
Posted by: Chris Stryczynski