[Git][ghc/ghc][wip/T23479] Attempt to add to basicKnownKeyNames
Serge S. Gulin (@gulin.serge)
gitlab at gitlab.haskell.org
Wed Aug 28 17:21:12 UTC 2024
Serge S. Gulin pushed to branch wip/T23479 at Glasgow Haskell Compiler / GHC
Commits:
0752a8fb by Serge S. Gulin at 2024-08-28T20:20:57+03:00
Attempt to add to basicKnownKeyNames
- - - - -
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/0752a8fb2eb845b64ebe6f3c4bbd0d95dd29a3cd
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/0752a8fb2eb845b64ebe6f3c4bbd0d95dd29a3cd
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/69bdc076/attachment-0001.html>
More information about the ghc-commits
mailing list