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