diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:57:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:18 +0700 |
commit | 7c000482828a38df7de3a6f531ee383eaabedcf2 (patch) | |
tree | 412737a8822004206400edfde582c9b844fe4940 /haskell/haskell-distributive/doinst.sh | |
parent | f705803437ad988d2e8e1189e1b12a1c5106deb2 (diff) |
haskell/haskell-distributive: Added (Distributive functors).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-distributive/doinst.sh')
-rw-r--r-- | haskell/haskell-distributive/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-distributive/doinst.sh b/haskell/haskell-distributive/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-distributive/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |