diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:59:23 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:35 +0700 |
commit | 4b2207199b7a0cc18b9b9cb3a11616760a247638 (patch) | |
tree | 3b21d726f4073891e28e26789266def679381d57 /haskell/haskell-nats/README | |
parent | a0fb97ada4f7b3163f21d8e04db98e6b86838f25 (diff) | |
download | slackbuilds-4b2207199b7a0cc18b9b9cb3a11616760a247638.tar.gz |
haskell/haskell-nats: Added (Natural numbers).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-nats/README')
-rw-r--r-- | haskell/haskell-nats/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/haskell/haskell-nats/README b/haskell/haskell-nats/README new file mode 100644 index 0000000000..cfdb5d4ac8 --- /dev/null +++ b/haskell/haskell-nats/README @@ -0,0 +1,4 @@ +Haskell 98 natural numbers. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |