diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:15:52 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:03 +0700 |
commit | 08969ff22de2124ba47790b8b9b59dafff0a6845 (patch) | |
tree | 28de47c71f0581f5dca9ef58595541c0860baced /haskell/haskell-QuickCheck/slack-desc | |
parent | d7c74a2c6b9a0ad8d03a6bbe3524bda25c2e2a0d (diff) |
haskell/haskell-QuickCheck: Updated for version 2.12.6.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-QuickCheck/slack-desc')
-rw-r--r-- | haskell/haskell-QuickCheck/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-QuickCheck/slack-desc b/haskell/haskell-QuickCheck/slack-desc index b6f194515a..be0ae51da2 100644 --- a/haskell/haskell-QuickCheck/slack-desc +++ b/haskell/haskell-QuickCheck/slack-desc @@ -14,6 +14,6 @@ haskell-QuickCheck: of properties which functions should satisfy, and QuickCheck haskell-QuickCheck: tests that the properties hold in a large number of randomly haskell-QuickCheck: generated cases. haskell-QuickCheck: -haskell-QuickCheck: http://hackage.haskell.org/package/QuickCheck +haskell-QuickCheck: https://hackage.haskell.org/package/QuickCheck haskell-QuickCheck: haskell-QuickCheck: |