slackbuilds/haskell/haskell-double-conversion/doinst.sh

5 lines
73 B
Bash

if [ -x /usr/bin/ghc-pkg ]; then
chroot . /usr/bin/ghc-pkg recache
fi