diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:39:10 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:01 +0700 |
commit | 32487e493c6af502c4c48d8f2801ba495c6e832a (patch) | |
tree | bce06fa8ec51eeb64e74be7232ae3509f1ef4d5e /haskell/haskell-byteable/doinst.sh | |
parent | a26e5e8479dc3d01839a8806247c48cc8a094530 (diff) |
haskell/haskell-byteable: Added (type class for sequence of bytes).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-byteable/doinst.sh')
-rw-r--r-- | haskell/haskell-byteable/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-byteable/doinst.sh b/haskell/haskell-byteable/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-byteable/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |