diff options
author | Lockywolf <for_sbo.haskell-lukko_2023-09-22@lockywolf.net> | 2023-09-23 11:36:23 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 11:33:37 +0700 |
commit | 3bae9bcbbf8d7e8cafed53044480e81679ce35f8 (patch) | |
tree | 043be6ae604a208c78bd2a9c1a4304e94a865ac9 /haskell/haskell-lukko/doinst.sh | |
parent | 13a1e9cc9db88a4a511071618f8401ec3b592dfd (diff) |
haskell/haskell-lukko: Added (file locking for haskell).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-lukko/doinst.sh')
-rw-r--r-- | haskell/haskell-lukko/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-lukko/doinst.sh b/haskell/haskell-lukko/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-lukko/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |