
| I don't know if there's an easy way to set a non-Unicode locale on
| Windows; for now I've marked it as an expected failure.
Is there a ticket for this bug?
S
| -----Original Message-----
| From: Ian Lynagh [mailto:ian@well-typed.com]
| Sent: 12 March 2013 00:55
| To: Simon Peyton-Jones
| Cc: ghc-devs@haskell.org
| Subject: Re: [commit: testsuite] master: Revert "Accept unicode quotes
| in T2507" (937c039)
|
| On Sun, Mar 10, 2013 at 10:36:20PM +0000, Simon Peyton-Jones wrote:
| > Interesting. The test failed on my Windows box; I thought it was an
| oversight. Now you've reverted, it'll fail again. What to do?
|
| I don't know if there's an easy way to set a non-Unicode locale on
| Windows; for now I've marked it as an expected failure.
|
| > | commit 937c0399bff9a867fccd8b6e7a63f8f25e7b6300
| > | Author: Ian Lynagh