--- ghc-9.2.8.ebuild-orig 2023-12-27 11:10:23.000000000 +0100 +++ ghc-9.2.8.ebuild-dwok 2023-12-27 11:11:31.663711076 +0100 @@ -925,6 +925,7 @@ src_install() { if ! is_crosscompile; then newbashcomp "${FILESDIR}"/ghc-bash-completion ghc-pkg newbashcomp utils/completion/ghc.bash ghc + bashcomp_alias ghc ghci fi fi