[Git][ghc/ghc][wip/thread-protected] unusued import in Sync.hs
Daneel S. Yaitskov
gitlab at gitlab.haskell.org
Fri May 29 04:11:29 UTC 2020
Daneel S. Yaitskov pushed to branch wip/thread-protected at Glasgow Haskell Compiler / GHC
Commits:
b342aeb8 by Daneel S. Yaitskov at 2020-05-29T00:04:44-04:00
unusued import in Sync.hs
- - - - -
1 changed file:
- libraries/base/GHC/Conc/Sync.hs
Changes:
=====================================
libraries/base/GHC/Conc/Sync.hs
=====================================
@@ -118,7 +118,6 @@ import GHC.Real ( fromIntegral )
import GHC.Show ( Show(..), showParen, showString )
import GHC.Stable ( StablePtr(..) )
import GHC.Weak
-import GHC.Word
import Unsafe.Coerce ( unsafeCoerce# )
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b342aeb87973ad72a14a68604348d1fe7ff75c6c
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b342aeb87973ad72a14a68604348d1fe7ff75c6c
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/20200529/6f1807b6/attachment-0001.html>
More information about the ghc-commits
mailing list