diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:38:52 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:01 +0700 |
commit | dac7a5d6875dfef1564ebfd15c5b3fe8ade0269b (patch) | |
tree | 1a16f99a2108d1bc6ecfef221cf185c1ee60c78c /haskell/haskell-streaming-commons/doinst.sh | |
parent | 7a4559c34a5be9c2244ba9722fea1826100f8731 (diff) |
haskell/haskell-streaming-commons: Added (common low-level streaming data functions).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-streaming-commons/doinst.sh')
-rw-r--r-- | haskell/haskell-streaming-commons/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-streaming-commons/doinst.sh b/haskell/haskell-streaming-commons/doinst.sh new file mode 100644 index 000000000000..3268c238bf73 --- /dev/null +++ b/haskell/haskell-streaming-commons/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |