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/doinst.sh | |
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/doinst.sh')
-rw-r--r-- | haskell/haskell-quickcheck-io/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-quickcheck-io/doinst.sh b/haskell/haskell-quickcheck-io/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-quickcheck-io/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |