Skip to content

Commit 6040b05

Browse files
authored
Limit upper bound vty (#2596)
1 parent 428fa24 commit 6040b05

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cabal.project

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,6 @@ package recursion-schemes
8282
package regex-tdfa
8383
optimization: 2
8484

85+
86+
-- rewrite-inspector-0.1.0.11 uses brick-0.50 which doesn't compile with vty-6.0
87+
constraints: vty < 6.0

0 commit comments

Comments
 (0)