summaryrefslogtreecommitdiff
path: root/p/haskell-scientific
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-04-14 11:30:03 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2014-04-14 11:30:03 +0400
commit2c749736584af5feb569161a65c459be146ae13a (patch)
tree4f1fd4c80f8fb93e0d9a3e4d2d39f38220662cde /p/haskell-scientific
parentdfea8929f7888afaf12181ef701243fe723bfdb3 (diff)
downloadDHG_packages-2c749736584af5feb569161a65c459be146ae13a.tar.gz
haskell-scientific: Improve description to make more sense to the random reader
Diffstat (limited to 'p/haskell-scientific')
-rw-r--r--p/haskell-scientific/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-scientific/debian/control b/p/haskell-scientific/debian/control
index 20131f7d9..22f48ba6b 100644
--- a/p/haskell-scientific/debian/control
+++ b/p/haskell-scientific/debian/control
@@ -20,8 +20,8 @@ Homepage: http://hackage.haskell.org/package/scientific
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-scientific
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-scientific
X-Description: scientific notation for floating-point numbers
- A Scientific number is an arbitrary-precision floating-point number
- represented using scientific notation.
+ This package provides a Haskell datatype for representing and pretty-printing
+ arbitrary-precision numbers using scientific notation.
.
Its primary use-case is to serve as the target of parsing floating point
numbers. Since the textual representation of floating point numbers use