diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 11:51:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:31 +0700 |
commit | d56ea7379dd551357aed41ea2add0a808b141975 (patch) | |
tree | f9cef21e1d1c40e05724b5ea3ebc53805ccc42c8 /haskell/haskell-libyaml/doinst.sh | |
parent | 5241b461d59d5c95139319852044b5e11491efe9 (diff) | |
download | slackbuilds-d56ea7379dd551357aed41ea2add0a808b141975.tar.gz |
haskell/haskell-libyaml: Added (streaming YAML interface).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-libyaml/doinst.sh')
-rw-r--r-- | haskell/haskell-libyaml/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-libyaml/doinst.sh b/haskell/haskell-libyaml/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-libyaml/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |