summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-erf/README
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2018-10-26 11:38:58 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:20 +0700
commita4d8a52d56d1e4412b940a61d7cfc75afd651501 (patch)
tree75906dccc70c16faba78c09b54ddd030f7f8c0ed /haskell/haskell-erf/README
parent73285d6a643da294e11effff14d11e752ddb700a (diff)
downloadslackbuilds-a4d8a52d56d1e4412b940a61d7cfc75afd651501.tar.gz
slackbuilds-a4d8a52d56d1e4412b940a61d7cfc75afd651501.tar.xz
haskell/haskell-erf: Added (The error function etc).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-erf/README')
-rw-r--r--haskell/haskell-erf/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/haskell/haskell-erf/README b/haskell/haskell-erf/README
new file mode 100644
index 0000000000..43948ca7ec
--- /dev/null
+++ b/haskell/haskell-erf/README
@@ -0,0 +1,5 @@
+A type class for the error function, erf, and related
+functions. Instances for Float and Double.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache