RE: GHC 7.10 Regression(?) regarding Unicode subscript characters in identifiers

Is this a bug, and if so, will it be fixed before the final release? We currently use subscript characters in our identifiers and would like to see the old behavior restored...

I opened the following ticket for this issue:
https://ghc.haskell.org/trac/ghc/ticket/10196
On Fri, Mar 27, 2015 at 1:50 AM, Yongqian Li
Is this a bug, and if so, will it be fixed before the final release? We currently use subscript characters in our identifiers and would like to see the old behavior restored... _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Yonqian,
if subscript characters were allowed starting from the second character of
an identifier, would that be sufficient for you?
Please comment on https://ghc.haskell.org/trac/ghc/ticket/10196, or here.
Thomas
On Fri, Mar 27, 2015 at 10:32 AM, Thomas Miedema
I opened the following ticket for this issue: https://ghc.haskell.org/trac/ghc/ticket/10196
On Fri, Mar 27, 2015 at 1:50 AM, Yongqian Li
wrote: Is this a bug, and if so, will it be fixed before the final release? We currently use subscript characters in our identifiers and would like to see the old behavior restored... _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
participants (2)
-
Thomas Miedema
-
Yongqian Li