diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:44:39 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:04 +0700 |
commit | da06ea54474c1c7be802e18954cba6691bcbb324 (patch) | |
tree | 58a38ca741ac7b838965a8bd4920e274ea1d8b56 /haskell/haskell-http-client-tls/doinst.sh | |
parent | 8d5136cc9f14f733345bb2a9cad43ff989ab3eaa (diff) |
haskell/haskell-http-client-tls: Added (http-client backend).
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-tls/doinst.sh')
-rw-r--r-- | haskell/haskell-http-client-tls/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-http-client-tls/doinst.sh b/haskell/haskell-http-client-tls/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-http-client-tls/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |