Actually, this has been a bug for a long time it seems. Calling any prelude functions using a qualified import would result in a codegen crash. Whoopsie. This is now fixed as shown by the regression test.
Project
This crate encapsulates the code used to manage Aiken projects. See crates/cli for usage.