[Git][ghc/ghc][wip/ghc-debug] Add missing module to ghc-heap.cabal
Sven Tennie
gitlab at gitlab.haskell.org
Tue Jul 21 18:02:13 UTC 2020
Sven Tennie pushed to branch wip/ghc-debug at Glasgow Haskell Compiler / GHC
Commits:
78805aaf by Sven Tennie at 2020-07-21T20:01:58+02:00
Add missing module to ghc-heap.cabal
- - - - -
1 changed file:
- libraries/ghc-heap/ghc-heap.cabal.in
Changes:
=====================================
libraries/ghc-heap/ghc-heap.cabal.in
=====================================
@@ -46,3 +46,4 @@ library
GHC.Exts.Heap.ProfInfo.Types
GHC.Exts.Heap.ProfInfo.PeekProfInfo_ProfilingEnabled
GHC.Exts.Heap.ProfInfo.PeekProfInfo_ProfilingDisabled
+ GHC.Exts.Heap.Ptr.Utils
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/78805aafece551dd06387b7a93a507a268fed3a4
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/78805aafece551dd06387b7a93a507a268fed3a4
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/20200721/3402f8ca/attachment.html>
More information about the ghc-commits
mailing list