Skip to content
Snippets Groups Projects
Commit b90ccb37 authored by Matthew Pickering's avatar Matthew Pickering Committed by Mikolaj
Browse files

tests: Make structured hash tests invariant to GHC version

In 9.8 the Generic instance for tuples changed (see
ghc/ghc#24291) for more details.

Therefore we remove the dependency on the `Generic` instance and the
hashes will be invariant across GHC versions (for now).

Fixes #10269
parent 9b3ce92d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment