From 38d19668aa60edee495008be84072c15a038dc05 Mon Sep 17 00:00:00 2001 From: Fendor Date: Sat, 29 Oct 2022 16:11:10 +0200 Subject: Expose UnitEnvGraphKey for user-code --- compiler/GHC/Unit/Env.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler') diff --git a/compiler/GHC/Unit/Env.hs b/compiler/GHC/Unit/Env.hs index c2815dc234..ade158ddad 100644 --- a/compiler/GHC/Unit/Env.hs +++ b/compiler/GHC/Unit/Env.hs @@ -37,6 +37,7 @@ module GHC.Unit.Env , addHomeModInfoToHug -- * UnitEnvGraph , UnitEnvGraph (..) + , UnitEnvGraphKey , unitEnv_insert , unitEnv_delete , unitEnv_adjust -- cgit v1.2.1