summaryrefslogtreecommitdiff
path: root/libraries/binary
diff options
context:
space:
mode:
authorsheaf <sam.derbyshire@gmail.com>2022-03-31 11:59:25 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-04-07 07:55:52 -0400
commit429ea5d9147a9d3bd2513b27a4064c1ca1be2090 (patch)
treeead29d6921d9432db2a88c424787adfcad40bd89 /libraries/binary
parent88d610317a707eb33fe8f1a1a8ab6456279861f2 (diff)
downloadhaskell-429ea5d9147a9d3bd2513b27a4064c1ca1be2090.tar.gz
Remove Fun pattern from Typeable COMPLETE set
GHC merge request !963 improved warnings in the presence of COMPLETE annotations. This allows the removal of the Fun pattern from the complete set. Doing so expectedly causes some redundant pattern match warnings, in particular in GHC.Utils.Binary.Typeable and Data.Binary.Class from the binary library; this commit addresses that. Updates binary submodule Fixes #20230
Diffstat (limited to 'libraries/binary')
m---------libraries/binary0
1 files changed, 0 insertions, 0 deletions
diff --git a/libraries/binary b/libraries/binary
-Subproject 55c8b3e0d2d30fee1c6b0a5c96b46c432e29e35
+Subproject 6af054b4431fa7c20bf6309536cfef7d47f2c17