Remove deprecated quasiquote syntax

The [$qq| quasiquote syntax has been deprecated since around 2010. Is there any objection to removing the backwards compatibility now? I counted 216 uses of it on hackage in a handful of packages, some in comments. http://lpaste.net/145938 Here is the commit which deprecated it - https://github.com/ghc/ghc/commit/9ba922ee06b048774d7a82964867ff768a78126e Matt

I think I'm the one who requested that the backwards compatibility be added back in. I have no objection to removing it at this point. On Wed, Nov 25, 2015 at 2:11 PM, Matthew Pickering < matthewtpickering@gmail.com> wrote:
The [$qq| quasiquote syntax has been deprecated since around 2010.
Is there any objection to removing the backwards compatibility now?
I counted 216 uses of it on hackage in a handful of packages, some in comments.
Here is the commit which deprecated it - https://github.com/ghc/ghc/commit/9ba922ee06b048774d7a82964867ff768a78126e
Matt _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

I'm all for it, if the broader community (e.g. the developers of those packages) are ok.
Simon
| -----Original Message-----
| From: ghc-devs [mailto:ghc-devs-bounces@haskell.org] On Behalf Of
| Matthew Pickering
| Sent: 25 November 2015 12:12
| To: GHC developers

Done in https://phabricator.haskell.org/D1530.
On Wed, Nov 25, 2015 at 12:36 PM, Simon Peyton Jones
I'm all for it, if the broader community (e.g. the developers of those packages) are ok.
Simon
| -----Original Message----- | From: ghc-devs [mailto:ghc-devs-bounces@haskell.org] On Behalf Of | Matthew Pickering | Sent: 25 November 2015 12:12 | To: GHC developers
| Subject: Remove deprecated quasiquote syntax | | The [$qq| quasiquote syntax has been deprecated since around 2010. | | Is there any objection to removing the backwards compatibility now? | | I counted 216 uses of it on hackage in a handful of packages, some in | comments. | | https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2flpaste | .net%2f145938&data=01%7c01%7csimonpj%40064d.mgd.microsoft.com%7c82c772 | ac7dc64bbe2b1208d2f59196d4%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdat | a=haPJyAOBSnUnXkyHn%2b%2bcqXRMj97pC1SwkXKr5liC00E%3d | | Here is the commit which deprecated it - | https://github.com/ghc/ghc/commit/9ba922ee06b048774d7a82964867ff768a78 | 126e | | Matt | _______________________________________________ | ghc-devs mailing list | ghc-devs@haskell.org | https://na01.safelinks.protection.outlook.com/?url=http%3a%2f%2fmail.h | askell.org%2fcgi-bin%2fmailman%2flistinfo%2fghc- | devs&data=01%7c01%7csimonpj%40064d.mgd.microsoft.com%7c82c772ac7dc64bb | e2b1208d2f59196d4%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=EcfMMN4 | prdTj%2bBzm2%2bpMpQlmMIuXe3yefy1TFdYMV9I%3d
participants (3)
-
Matthew Pickering
-
Michael Snoyman
-
Simon Peyton Jones