diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-07 19:19:52 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-08 08:22:31 +0700 |
commit | b44a624f29674014e75506b2662a91ac3d4cf7c0 (patch) | |
tree | 98a0b2f808461e786b458911247c9c6ff171d32a /haskell/haskell-old-time/doinst.sh | |
parent | 9b53a139932c8f24d6d11d91200bdf55c5c705bb (diff) | |
download | slackbuilds-b44a624f29674014e75506b2662a91ac3d4cf7c0.tar.gz |
haskell/haskell-old-time: Added (old time library).
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-old-time/doinst.sh')
-rw-r--r-- | haskell/haskell-old-time/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-old-time/doinst.sh b/haskell/haskell-old-time/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-old-time/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |