Skip to content
Snippets Groups Projects
Commit 82c62e0a authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

Constrain transformers-compat

parent bace0e2f
No related branches found
No related tags found
No related merge requests found
......@@ -9,3 +9,7 @@ constraints: uvector == 0.0
-- containers-0.5 generally won't build with any recent compiler
constraints: containers >= 0.6
-- earlier transformers-compat versions don't include the Eq constraint on Eq1
-- instances needed by GHC 9.6
constraints: transformers-compat >= 0.7
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