PreludeModule
A module bound by the prelude.
A prelude binding comes from the compiler's configuration rather than the
source, so its name and module are Str values and its
span is nil.
A prelude node is recorded where its binding resolves, so a configured prelude the source never mentions produces no node at all.
Inherits from: Import