Looks like there is no way to install only single executable from a package. ``` % cabal install doctest:doctest cabal: Invalid package ID: doctest:exe:doctest ``` ``` % cabal --version cabal-install version 3.0.0.0 compiled using version 3.0.0.0 of the Cabal library ```