Skip to content

Commit

Permalink
Increase upper bound for deepseq
Browse files Browse the repository at this point in the history
  • Loading branch information
saep committed Dec 27, 2023
1 parent 93950c9 commit c681231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nvim-hs.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ common defaults
build-depends: base >=4.9 && < 5
, containers
, data-default
, deepseq >= 1.1 && < 1.5
, deepseq >= 1.1 && < 2
, prettyprinter
, prettyprinter-ansi-terminal
, unliftio >= 0.2
Expand Down

0 comments on commit c681231

Please sign in to comment.