diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:40:17 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:01 +0700 |
commit | a2753a596fbcc20d34823e8f9d49a90cfc8bd37b (patch) | |
tree | 73fce0c27b7683cecb97a9fd62ea4fa1d4be9554 /haskell/haskell-hourglass/doinst.sh | |
parent | 32487e493c6af502c4c48d8f2801ba495c6e832a (diff) |
haskell/haskell-hourglass: Added (simple performant time related library).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-hourglass/doinst.sh')
-rw-r--r-- | haskell/haskell-hourglass/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-hourglass/doinst.sh b/haskell/haskell-hourglass/doinst.sh new file mode 100644 index 000000000000..3268c238bf73 --- /dev/null +++ b/haskell/haskell-hourglass/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |