Skip to content

Commit

Permalink
Limit upper bound vty (#2596)
Browse files Browse the repository at this point in the history
(cherry picked from commit 6040b05)
  • Loading branch information
leonschoorl committed Nov 2, 2023
1 parent 8d0d6be commit 805e669
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,6 @@ allow-newer:
vector-binary-instances:base,
cryptohash-sha256:base,
hashable

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

0 comments on commit 805e669

Please sign in to comment.