[Git][ghc/ghc][master] Bump submodule deepseq to 1.5.1.0

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Thu Sep 12 02:20:57 UTC 2024



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
8e462f4d by Andrew Lelechenko at 2024-09-11T22:20:37-04:00
Bump submodule deepseq to 1.5.1.0

- - - - -


2 changed files:

- compiler/GHC/Unit/Types.hs
- libraries/deepseq


Changes:

=====================================
compiler/GHC/Unit/Types.hs
=====================================
@@ -101,9 +101,9 @@ import GHC.Utils.Fingerprint
 import GHC.Utils.Misc
 import GHC.Settings.Config (cProjectUnitId)
 
-import Control.DeepSeq
+import Control.DeepSeq (NFData(..))
 import Data.Data
-import Data.List (sortBy )
+import Data.List (sortBy)
 import Data.Function
 import Data.Bifunctor
 import qualified Data.ByteString as BS


=====================================
libraries/deepseq
=====================================
@@ -1 +1 @@
-Subproject commit 09aed1bf774f2f05c8b390539ce35adf5cd68c30
+Subproject commit 7ce6e2d3760b23336fd5f9a36f50df6571606947



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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/8e462f4d4bdf2a6c34c249e7be8084565600d300
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/20240911/b237deda/attachment.html>


More information about the ghc-commits mailing list