diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 13:33:42 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:40 +0700 |
commit | 2dcab80f9583626754ef2b4a4d811f1c0c83ac00 (patch) | |
tree | e007cc899b1e638d6b0a13a6426fd56fb44878e5 /haskell/haskell-quickcheck-io/slack-desc | |
parent | 9d0050894e9a0ce5e52b33c2e8487c6a1315bcb3 (diff) |
haskell/haskell-quickcheck-io: Added (HUnit assertions).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-quickcheck-io/slack-desc')
-rw-r--r-- | haskell/haskell-quickcheck-io/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-quickcheck-io/slack-desc b/haskell/haskell-quickcheck-io/slack-desc new file mode 100644 index 0000000000000..a692d37f2cd96 --- /dev/null +++ b/haskell/haskell-quickcheck-io/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +haskell-quickcheck-io: haskell-quickcheck-io (Use HUnit assertions as QuickCheck properties) +haskell-quickcheck-io: +haskell-quickcheck-io: This package provides an orphan instance that allows you to use +haskell-quickcheck-io: HUnit assertions as QuickCheck properties. +haskell-quickcheck-io: +haskell-quickcheck-io: +haskell-quickcheck-io: +haskell-quickcheck-io: +haskell-quickcheck-io: +haskell-quickcheck-io: +haskell-quickcheck-io: |