We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf34061 commit 3bc499bCopy full SHA for 3bc499b
cabal.project
@@ -74,6 +74,7 @@ constraints:
74
-- code,`Data.Text` is being imported unqualified (bad idea IMO) which
75
-- then clashes with the `show` in `Prelude`.
76
, text < 2.1.2
77
+ , typed-protocols < 1.1
78
79
if impl (ghc >= 9.12)
80
allow-newer:
0 commit comments