Skip to content

Commit

Permalink
set lower bounds of containers, for nubord
Browse files Browse the repository at this point in the history
  • Loading branch information
yaxu committed Apr 18, 2024
1 parent e6c05de commit cabffb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tidal.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ library
Paths_tidal
Build-depends:
base >=4.8 && <5
, containers < 0.8
, containers >= 0.6 && < 0.8
, colour < 2.4
, hosc >= 0.20 && < 0.21
, text < 2.2
Expand Down

0 comments on commit cabffb3

Please sign in to comment.