diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 13:40:24 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:48 +0700 |
commit | d5a56a88b4dd81d759d658115d3f2c8b72b6adf0 (patch) | |
tree | 7d5c8559ba0546e79c7bee1cd5006efbe435e5ee /haskell/haskell-system-fileio/doinst.sh | |
parent | 5572a1b6c807a23054f6cf8c0ddbd59b3d9fa872 (diff) | |
download | slackbuilds-d5a56a88b4dd81d759d658115d3f2c8b72b6adf0.tar.gz |
haskell/haskell-system-fileio: Added (Consistent FS interaction).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-system-fileio/doinst.sh')
-rw-r--r-- | haskell/haskell-system-fileio/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-system-fileio/doinst.sh b/haskell/haskell-system-fileio/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-system-fileio/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |