
-1 from me. The proposed (… U+2026) is three dots, so it could be the UnicodeSyntax equivalent to three ASCII dots. However, Haskell’s range notation is two ASCII dots. Personally I use three dots to indicate omissions in the source text, like this: f x = … So that is the meaning I’d like to reserve for three dots, not ranges. The proposal could use ‥ U+2025 instead. - Vlad
On 15 Feb 2022, at 14:27, Joachim Breitner
wrote: Dear Committee,
Proposal #277 “Unicode ellipsis” has been submitted by Ignat Insarov, and I’m shepherding it myself.
https://github.com/ghc-proposals/ghc-proposals/pull/477
https://github.com/kindaro/ghc-proposals/blob/unicode-ellipsis/proposals/477...
This is a very small proposal that lets GHC understand the nice Unicode syntax `…` in places where in ASCII world we have .., under -XUnicodeSyntax.
I am fond of Unicode in general, and I expect that users of - XUnicodeSyntax expect this to work, and therefore recommend acceptance of this proposal.
Cheers, Joachim
-- Joachim Breitner mail@joachim-breitner.de http://www.joachim-breitner.de/
_______________________________________________ ghc-steering-committee mailing list ghc-steering-committee@haskell.org https://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-steering-committee