[Git][ghc/ghc][wip/T24477] remove todo
Jade (@Jade)
gitlab at gitlab.haskell.org
Tue May 7 13:48:28 UTC 2024
Jade pushed to branch wip/T24477 at Glasgow Haskell Compiler / GHC
Commits:
095e0689 by Jade at 2024-05-07T15:53:30+02:00
remove todo
- - - - -
1 changed file:
- compiler/GHC/Driver/Flags.hs
Changes:
=====================================
compiler/GHC/Driver/Flags.hs
=====================================
@@ -112,7 +112,6 @@ extensionDeprecation = \case
_ -> ExtensionNotDeprecated
--- JADE_TODO
extensionName :: LangExt.Extension -> String
extensionName = \case
LangExt.Cpp -> "CPP"
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/095e06891dd1f9352d4edc33d2fde0e4edf81f79
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/095e06891dd1f9352d4edc33d2fde0e4edf81f79
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20240507/28ab600a/attachment.html>
More information about the ghc-commits
mailing list