diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-07 15:34:42 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-08 08:22:31 +0700 |
commit | de82c016b7b19f2b65ea95e2a3bbb4827d086596 (patch) | |
tree | dbcb31c50fcffa6f9fe5334a28514b69cc084376 /haskell/haskell-cryptonite/doinst.sh | |
parent | 6ae34b11c927ced1506fa4efe193ff8603d18c81 (diff) |
haskell/haskell-cryptonite: Added (cryptographic primitives).
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-cryptonite/doinst.sh')
-rw-r--r-- | haskell/haskell-cryptonite/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-cryptonite/doinst.sh b/haskell/haskell-cryptonite/doinst.sh new file mode 100644 index 000000000000..3268c238bf73 --- /dev/null +++ b/haskell/haskell-cryptonite/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |