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