GHC 9.8 compat: update hashes of data structures as computed by Structured
commitb2a36b7b49dfe5b1278a5bcf56cfc9cb66a5fdad
authorArtem Pelenitsyn <a.pelenitsyn@gmail.com>
Mon, 16 Oct 2023 19:14:27 +0000 (16 19:14 +0000)
committerMikolaj <281893+Mikolaj@users.noreply.github.com>
Sat, 2 Dec 2023 00:58:18 +0000 (2 00:58 +0000)
treef1d45dc0d9827cdf87ee6a6d200666520a4f0762
parent0cac1f3a53e099e942d3886075fd5d5475db642c
GHC 9.8 compat: update hashes of data structures as computed by Structured

It seems, GHC 9.8 changed something in the code generation for data types.
Structured class is supposed to catch such cases.
Cabal-tests/tests/UnitTests/Distribution/Utils/Structured.hs
cabal-install/tests/UnitTests/Distribution/Client/FileMonitor.hs