diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 11:45:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:27 +0700 |
commit | f891483b1877982f4ae14d94a86558274c3aa3e8 (patch) | |
tree | 79ccb6c916a08e13a6d526368f0b3f21c119828f /haskell/haskell-hspec-discover/doinst.sh | |
parent | 3c3b61bf2012a4777187813f9cccc040438fe706 (diff) |
haskell/haskell-hspec-discover: Added (discover + run Hspec tests).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-hspec-discover/doinst.sh')
-rw-r--r-- | haskell/haskell-hspec-discover/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-hspec-discover/doinst.sh b/haskell/haskell-hspec-discover/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-hspec-discover/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |