diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-07-19 08:24:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 06:55:36 +0700 |
commit | 0c7d5d03ef420e038389e61389f213aeaeb26765 (patch) | |
tree | 541c9cd27e90bc08950008ce6a864ace3e76047e /haskell/haskell-foundation/doinst.sh | |
parent | c44ac8930eaaad01c09cc4320ee73dd2eb08f1eb (diff) |
haskell/haskell-foundation: Added (custom prelude).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-foundation/doinst.sh')
-rw-r--r-- | haskell/haskell-foundation/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-foundation/doinst.sh b/haskell/haskell-foundation/doinst.sh new file mode 100644 index 000000000000..3268c238bf73 --- /dev/null +++ b/haskell/haskell-foundation/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |