diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:56:51 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:13 +0700 |
commit | efa6c6284b637c10c3d32cf96d71b3474e0b4636 (patch) | |
tree | 5c4f96d68d6e7ca0754a4c45d322b3f7c1ea1a7a /haskell/haskell-comonad/doinst.sh | |
parent | 4bc50dc0f2327b891a898538dc3b755c2cae56d0 (diff) | |
download | slackbuilds-efa6c6284b637c10c3d32cf96d71b3474e0b4636.tar.gz |
haskell/haskell-comonad: Added (Comonads).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-comonad/doinst.sh')
-rw-r--r-- | haskell/haskell-comonad/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-comonad/doinst.sh b/haskell/haskell-comonad/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-comonad/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |