diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:58:33 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:28 +0700 |
commit | 505c66618e3b694ccf49a3fd20f1c5d60e48cc36 (patch) | |
tree | fabd402a4e6a25a12dbe4df07d5eb7dede626ce2 /haskell/haskell-hspec-expectations/README | |
parent | f891483b1877982f4ae14d94a86558274c3aa3e8 (diff) |
haskell/haskell-hspec-expectations: Added (combinators for HUnit).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-hspec-expectations/README')
-rw-r--r-- | haskell/haskell-hspec-expectations/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/haskell/haskell-hspec-expectations/README b/haskell/haskell-hspec-expectations/README new file mode 100644 index 0000000000..7951150d23 --- /dev/null +++ b/haskell/haskell-hspec-expectations/README @@ -0,0 +1,4 @@ +Catchy combinators for HUnit. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache |