[Git][ghc/ghc][wip/T24676] Import wibble

Simon Peyton Jones (@simonpj) gitlab at gitlab.haskell.org
Thu May 30 12:32:16 UTC 2024



Simon Peyton Jones pushed to branch wip/T24676 at Glasgow Haskell Compiler / GHC


Commits:
166c7d71 by Simon Peyton Jones at 2024-05-30T13:32:04+01:00
Import wibble

- - - - -


1 changed file:

- compiler/GHC/Tc/Gen/App.hs


Changes:

=====================================
compiler/GHC/Tc/Gen/App.hs
=====================================
@@ -68,7 +68,7 @@ import GHC.Utils.Outputable as Outputable
 import GHC.Utils.Panic
 
 import qualified GHC.LanguageExtensions as LangExt
-import Language.Haskell.Syntax.Basic
+import Language.Haskell.Syntax.Basic( isBoxed )
 
 import Control.Monad
 import Data.Function



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/166c7d7197413e6cf5d6f80d2f5c1d8009cce995

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/166c7d7197413e6cf5d6f80d2f5c1d8009cce995
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/20240530/7b840ddd/attachment.html>


More information about the ghc-commits mailing list