default_install_haskell &&

# sorcery has a cabal of its own in /usr/sbin, and /usr/bin comes first
# in root's PATH, so this one would shadow it
mv -v "$INSTALL_ROOT/usr/bin/cabal" "$INSTALL_ROOT/usr/bin/hs-cabal"
