[Git][ghc/ghc][master] Expose UnitInfoMap as it is part of the public API

Marge Bot gitlab at gitlab.haskell.org
Tue Aug 18 19:40:45 UTC 2020



 Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
9ad5cab3 by Fendor at 2020-08-18T15:40:42-04:00
Expose UnitInfoMap as it is part of the public API

- - - - -


1 changed file:

- compiler/GHC/Unit/State.hs


Changes:

=====================================
compiler/GHC/Unit/State.hs
=====================================
@@ -18,6 +18,7 @@ module GHC.Unit.State (
         listUnitInfo,
 
         -- * Querying the package config
+        UnitInfoMap,
         lookupUnit,
         lookupUnit',
         unsafeLookupUnit,



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9ad5cab33b8b78a346896cc6de555365c73e6298

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9ad5cab33b8b78a346896cc6de555365c73e6298
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/20200818/16a16ffa/attachment.html>


More information about the ghc-commits mailing list