nimber 0.1.3 → 0.1.4
raw patch · 1 files changed
+3/−3 lines, 1 filesdep +integer-logarithmsdep −arithmoi
Dependencies added: integer-logarithms
Dependencies removed: arithmoi
Files
- nimber.cabal +3/−3
nimber.cabal view
@@ -1,5 +1,5 @@ name: nimber-version: 0.1.3+version: 0.1.4 synopsis: Finite nimber arithmetic description: The finite nimbers, 'Nimber', are a quadratically closed field of@@ -17,7 +17,7 @@ library exposed-modules: Data.Nimber build-depends:- arithmoi >=0.1,+ integer-logarithms >=1, base ==4.* ghc-options: -Wall @@ -28,4 +28,4 @@ source-repository this type: git location: https://github.com/andersk/haskell-nimber- tag: 0.1.3+ tag: 0.1.4