summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBodigrim <andrew.lelechenko@gmail.com>2023-01-08 20:43:26 +0000
committerMarge Bot <ben+marge-bot@smart-cactus.org>2023-03-30 14:35:57 -0400
commit7c7dbade771dabaf33a2f0e0675e26865a213968 (patch)
tree432824653edb5803228b58640b08a3f8f55d0c32
parent8f15c47c729236e647a7aa147751afa0320f2e70 (diff)
downloadhaskell-7c7dbade771dabaf33a2f0e0675e26865a213968.tar.gz
Bump submodules
-rw-r--r--hadrian/src/Settings/Warnings.hs3
m---------libraries/hpc0
m---------libraries/xhtml0
3 files changed, 2 insertions, 1 deletions
diff --git a/hadrian/src/Settings/Warnings.hs b/hadrian/src/Settings/Warnings.hs
index fdbf253440..c581f33f38 100644
--- a/hadrian/src/Settings/Warnings.hs
+++ b/hadrian/src/Settings/Warnings.hs
@@ -37,7 +37,8 @@ ghcWarningsArgs = do
]
, package ghcPrim ? pure [ "-Wno-trustworthy-safe" ]
, package haddock ? pure [ "-Wno-unused-imports"
- , "-Wno-deprecations" ]
+ , "-Wno-deprecations"
+ , "-Wno-x-partial" ]
, package haskeline ? pure [ "-Wno-deprecations"
, "-Wno-x-partial"
, "-Wno-unused-imports"
diff --git a/libraries/hpc b/libraries/hpc
-Subproject 767f476a5aa19260c8297ce40134f56d6f89001
+Subproject bb5c55d697b0d0e6b8cce5ff5037273241de323
diff --git a/libraries/xhtml b/libraries/xhtml
-Subproject 721779acc35dccd6a43a292b24099b65d93d390
+Subproject 68353ccd1a2e776d6c2b11619265d8140bb7dc0