diff options
Diffstat (limited to 'math/hs-integer-logarithms/pkg-descr')
-rw-r--r-- | math/hs-integer-logarithms/pkg-descr | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/math/hs-integer-logarithms/pkg-descr b/math/hs-integer-logarithms/pkg-descr deleted file mode 100644 index 221590c22f3f..000000000000 --- a/math/hs-integer-logarithms/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Math.NumberTheory.Logarithms and Math.NumberTheory.Powers.Integer from the -arithmoi package. - -Also provides GHC.Integer.Logarithms.Compat and Math.NumberTheory.Power.Natural -modules, as well as some additional functions in migrated modules. - -WWW: https://hackage.haskell.org/package/integer-logarithms |