diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-08 19:56:56 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-11 03:17:21 +0700 |
commit | 41b3ac89ca467ef870f8871d9a8fea1b7b02bc9c (patch) | |
tree | d32a96fd9f536141ae597245766768449c066055 /haskell/haskell-fail/doinst.sh | |
parent | 1002a766b08b4e99f19f0f4cc217267f16fdda4d (diff) | |
download | slackbuilds-41b3ac89ca467ef870f8871d9a8fea1b7b02bc9c.tar.gz |
haskell/haskell-fail: Added (MonadFail class).
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-fail/doinst.sh')
-rw-r--r-- | haskell/haskell-fail/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-fail/doinst.sh b/haskell/haskell-fail/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-fail/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |