diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:39:02 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:01 +0700 |
commit | a26e5e8479dc3d01839a8806247c48cc8a094530 (patch) | |
tree | e76e7c7ee950b278df34a3d6a9083fa76d58d960 /haskell/haskell-http-client/doinst.sh | |
parent | dac7a5d6875dfef1564ebfd15c5b3fe8ade0269b (diff) | |
download | slackbuilds-a26e5e8479dc3d01839a8806247c48cc8a094530.tar.gz |
haskell/haskell-http-client: Added (an http client engine).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-http-client/doinst.sh')
-rw-r--r-- | haskell/haskell-http-client/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-http-client/doinst.sh b/haskell/haskell-http-client/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-http-client/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |