[Git][ghc/ghc][wip/T13660] Update Internals.hs

Ben Gamari (@bgamari) gitlab at gitlab.haskell.org
Wed May 10 17:28:49 UTC 2023



Ben Gamari pushed to branch wip/T13660 at Glasgow Haskell Compiler / GHC


Commits:
ad350887 by Ben Gamari at 2023-05-10T17:28:48+00:00
Update Internals.hs
- - - - -


1 changed file:

- libraries/base/System/Posix/Internals.hs


Changes:

=====================================
libraries/base/System/Posix/Internals.hs
=====================================
@@ -42,7 +42,6 @@ import System.IO.Error
 
 import GHC.Base
 import GHC.Num
-import GHC.Ptr
 import GHC.Real
 import GHC.IO
 import GHC.IO.IOMode
@@ -51,6 +50,7 @@ import GHC.IO.Device
 #if !defined(mingw32_HOST_OS)
 import {-# SOURCE #-} GHC.IO.Encoding (getFileSystemEncoding)
 import qualified GHC.Foreign as GHC
+import GHC.Ptr
 #else
 import Data.OldList (elem)
 #endif



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/ad350887fa437f57b85b32128655ea548e7ae908
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/20230510/ab51faf6/attachment.html>


More information about the ghc-commits mailing list