diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-30 23:12:00 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:13 +0700 |
commit | 1a03e1f0470dd3cbebb5f9cecb53b7752735b5e8 (patch) | |
tree | fb30eb9c25017f0955c339522533fc2219fb5c90 /haskell/haskell-composition/doinst.sh | |
parent | efa6c6284b637c10c3d32cf96d71b3474e0b4636 (diff) |
haskell/haskell-composition: Add doinst.sh.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-composition/doinst.sh')
-rw-r--r-- | haskell/haskell-composition/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-composition/doinst.sh b/haskell/haskell-composition/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-composition/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |