diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-01-30 07:30:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-03 04:33:07 +0700 |
commit | 05d0fdb5902dbe686b82c53b93be3f355dc5f6c9 (patch) | |
tree | 130c638fab72cf0e6c524970ffee85297a01b9a6 /haskell/haskell-stringsearch/doinst.sh | |
parent | e0a96d4f47fae7dc5dfe3391639eba73028d5888 (diff) |
haskell/haskell-stringsearch: Added (search for substrings).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-stringsearch/doinst.sh')
-rw-r--r-- | haskell/haskell-stringsearch/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-stringsearch/doinst.sh b/haskell/haskell-stringsearch/doinst.sh new file mode 100644 index 000000000000..3268c238bf73 --- /dev/null +++ b/haskell/haskell-stringsearch/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |