<div dir="ltr"><div>Hello,</div><div><br></div><div>This e-mail is about pull request #76, to allow underscores in numeric literals:</div><div><br></div><a href="https://github.com/takenobu-hs/ghc-proposals/blob/numeric-underscores/proposals/0000-numeric-underscores.rst">https://github.com/takenobu-hs/ghc-proposals/blob/numeric-underscores/proposals/0000-numeric-underscores.rst</a><br><div><br></div><div>In short, this is a very simply feature, which modifies the notation for numeric literals to allow writing underscores (_) in the middle of literals.   The underscores are only to increase readability, and have no effect on the meaning of the program.  So, for example, I could write things like: 10_000_072 or 0xFFFF_FA10.</div><div><br></div><div>Many other languages have a similar feature (especially hardware specification languages) and I see no downsides to it, so I think we should accept it.</div><div><br></div><div>Please respond to this e-mail if you have objections.</div><div><br></div><div>Cheers,</div><div>-Iavor  <br></div></div>