[Git][ghc/ghc][wip/romes/isNullaryRepDataCon] fix import

Matthew Craven (@clyring) gitlab at gitlab.haskell.org
Fri Feb 23 18:19:23 UTC 2024



Matthew Craven pushed to branch wip/romes/isNullaryRepDataCon at Glasgow Haskell Compiler / GHC


Commits:
77dc2b27 by Matthew Craven at 2024-02-23T13:18:57-05:00
fix import

- - - - -


1 changed file:

- compiler/GHC/StgToCmm/DataCon.hs


Changes:

=====================================
compiler/GHC/StgToCmm/DataCon.hs
=====================================
@@ -28,6 +28,7 @@ import GHC.StgToCmm.Heap
 import GHC.StgToCmm.Layout
 import GHC.StgToCmm.Utils
 import GHC.StgToCmm.Closure
+import GHC.StgToCmm.Types (LambdaFormInfo(..))
 
 import GHC.Cmm.Expr
 import GHC.Cmm.Utils



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/77dc2b275a40ad1288009acc464af212d493d9bf

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/77dc2b275a40ad1288009acc464af212d493d9bf
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/20240223/795ab29d/attachment-0001.html>


More information about the ghc-commits mailing list