Module Renaming: GHC.Core.Op
Simon Peyton Jones
simonpj at microsoft.com
Mon Apr 6 08:52:20 UTC 2020
I wondered that too. I'd be happy with "Opt" instead of "Op".
Simon
| -----Original Message-----
| From: ghc-devs <ghc-devs-bounces at haskell.org> On Behalf Of Andreas
| Klebinger
| Sent: 03 April 2020 21:27
| To: ghc-devs at haskell.org
| Subject: Module Renaming: GHC.Core.Op
|
| Hello devs,
|
| While I looked at the renaming a bit when proposed I only just realized
| we seem to be using Op as a short name for optimize.
|
| I find this very unintuitive. Can we spare another letter to make this
| GHC.Core.Opt instead?
|
| We use opt pretty much everywhere else in GHC already.
|
| Cheers
| Andreas
|
|
| _______________________________________________
| ghc-devs mailing list
| ghc-devs at haskell.org
| http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
More information about the ghc-devs
mailing list