Skip to content

Commit

Permalink
dependency jacobi-theta v0.2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stla committed Oct 18, 2023
1 parent e5e408f commit 65117fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jacobi-elliptic.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ library
exposed-modules: Math.NevilleTheta
, Math.JacobiElliptic
build-depends: base >= 4.7 && < 5
, jacobi-theta >= 0.2.1.0
, jacobi-theta >= 0.2.1.1
, elliptic-integrals >= 0.1.0.0
default-language: Haskell2010
ghc-options: -Wall
Expand Down
2 changes: 1 addition & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ packages:

extra-deps:
- elliptic-integrals-0.1.0.0
- jacobi-theta-0.2.1.0
- jacobi-theta-0.2.1.1

0 comments on commit 65117fd

Please sign in to comment.