diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:36:18 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:46:59 +0700 |
commit | 79825c9fc9ef019b914e091b405c7ceb7150900f (patch) | |
tree | 45bde9bb10d2375a1d0f535686b24bc2cc46d37d /haskell/haskell-conduit/doinst.sh | |
parent | 653e870e10a8fdf2fcf8ae449ce7a4fef1f6846f (diff) | |
download | slackbuilds-79825c9fc9ef019b914e091b405c7ceb7150900f.tar.gz |
haskell/haskell-conduit: Added (streaming data processing library).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-conduit/doinst.sh')
-rw-r--r-- | haskell/haskell-conduit/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-conduit/doinst.sh b/haskell/haskell-conduit/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-conduit/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |