diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:57:11 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:15 +0700 |
commit | 89fc0fb54377f4bf4208e28d334253832fbb9bb1 (patch) | |
tree | 19efd785ab38a95951bdc82be2de40a3d128c055 /haskell/haskell-cryptohash-sha256/doinst.sh | |
parent | b214cd5ba6290a6dc904aeeeb77e2b3264cfc9d5 (diff) |
haskell/haskell-cryptohash-sha256: Added (SHA-256 implementation).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-cryptohash-sha256/doinst.sh')
-rw-r--r-- | haskell/haskell-cryptohash-sha256/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-cryptohash-sha256/doinst.sh b/haskell/haskell-cryptohash-sha256/doinst.sh new file mode 100644 index 000000000000..3268c238bf73 --- /dev/null +++ b/haskell/haskell-cryptohash-sha256/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |