Skip to content

Commit

Permalink
Updated bound for deepseq
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Sep 8, 2024
1 parent 76370c0 commit 76f8eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javelin/javelin.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ library
Data.Series.Index.Definition
build-depends: base >=4.15.0.0 && <4.21,
containers >=0.6 && <0.8,
deepseq >=1.4 && <1.6,
deepseq >=1.4 && <1.7,
foldl ^>=1.4,
indexed-traversable ^>=0.1,
vector >=0.12.3.0 && <0.14,
Expand Down

0 comments on commit 76f8eab

Please sign in to comment.