[Git][ghc/ghc][wip/T23479] Attempt to add to basicKnownKeyNames
Serge S. Gulin (@gulin.serge)
gitlab at gitlab.haskell.org
Wed Aug 28 17:44:13 UTC 2024
Serge S. Gulin pushed to branch wip/T23479 at Glasgow Haskell Compiler / GHC
Commits:
b2e31d47 by Serge S. Gulin at 2024-08-28T20:32:37+03:00
Attempt to add to basicKnownKeyNames
Co-authored-by: Andrei Borzenkov <root at sandwitch.dev>
- - - - -
1 changed file:
- compiler/GHC/Builtin/Names.hs
Changes:
=====================================
compiler/GHC/Builtin/Names.hs
=====================================
@@ -522,6 +522,8 @@ basicKnownKeyNames
, unsafeEqualityTyConName
, unsafeReflDataConName
, unsafeCoercePrimName
+
+ , unsafeUnpackJSStringUtf8ShShName
]
genericTyConNames :: [Name]
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b2e31d47519c29c98f35a1e3e2110ad83d18e24d
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b2e31d47519c29c98f35a1e3e2110ad83d18e24d
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/20240828/6842fb7b/attachment.html>
More information about the ghc-commits
mailing list