diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 13:54:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:55 +0700 |
commit | de62dbff4a88aeb59111824cc448c58cfa98ca00 (patch) | |
tree | 35d3be7ebd1dece4945f1d6f8f28ae283afedb77 /haskell/haskell-vector-algorithms/doinst.sh | |
parent | 50bc2f95166880d222e0376aaedbc19c7fee758d (diff) | |
download | slackbuilds-de62dbff4a88aeb59111824cc448c58cfa98ca00.tar.gz |
haskell/haskell-vector-algorithms: Added (vector arrays).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-vector-algorithms/doinst.sh')
-rw-r--r-- | haskell/haskell-vector-algorithms/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-vector-algorithms/doinst.sh b/haskell/haskell-vector-algorithms/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-vector-algorithms/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |