[Git][ghc/ghc][master] Expose UnitEnvGraphKey for user-code
Marge Bot (@marge-bot)
gitlab at gitlab.haskell.org
Tue Nov 1 16:50:39 UTC 2022
Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC
Commits:
38d19668 by Fendor at 2022-11-01T12:50:25-04:00
Expose UnitEnvGraphKey for user-code
- - - - -
1 changed file:
- compiler/GHC/Unit/Env.hs
Changes:
=====================================
compiler/GHC/Unit/Env.hs
=====================================
@@ -37,6 +37,7 @@ module GHC.Unit.Env
, addHomeModInfoToHug
-- * UnitEnvGraph
, UnitEnvGraph (..)
+ , UnitEnvGraphKey
, unitEnv_insert
, unitEnv_delete
, unitEnv_adjust
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/38d19668aa60edee495008be84072c15a038dc05
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/38d19668aa60edee495008be84072c15a038dc05
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/20221101/fd2bbc6e/attachment.html>
More information about the ghc-commits
mailing list