Skip to content

Commit

Permalink
Support ghc 9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd committed Dec 6, 2024
1 parent 9c522d6 commit 05d97cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brick.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ library
Brick.Types.Internal
Brick.Widgets.Internal

build-depends: base >= 4.9.0.0 && < 4.21.0.0,
build-depends: base >= 4.9.0.0 && < 4.22.0.0,
vty >= 6.0,
vty-crossplatform,
bimap >= 0.5 && < 0.6,
Expand Down

0 comments on commit 05d97cc

Please sign in to comment.