diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2014-03-11 00:01:50 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:46:54 +0700 |
commit | 70aa1e54bf00daab8a334084023c368cf4c9bed3 (patch) | |
tree | 9af3119f048a39f7b653746f51de8d8af1aa9f18 /haskell/haskell-exceptions/doinst.sh | |
parent | 4008b41caeffd64332dbe46e30b337b1a8dc9f18 (diff) | |
download | slackbuilds-70aa1e54bf00daab8a334084023c368cf4c9bed3.tar.gz |
haskell/haskell-exceptions: Added (extensible optionally-pure haskell exceptions).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-exceptions/doinst.sh')
-rw-r--r-- | haskell/haskell-exceptions/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-exceptions/doinst.sh b/haskell/haskell-exceptions/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-exceptions/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |