Adding [manifold "0.1.3-alpha2"] as a project dependency and requiring it from a namespace yields a cyclic dependency error on "Load files in REPL" and "Sync files in REPL" within Cursive:

Disabling "Load out of date file dependencies transitively" eliminates the error.
Adding
[manifold "0.1.3-alpha2"]as a project dependency and requiring it from a namespace yields a cyclic dependency error on "Load files in REPL" and "Sync files in REPL" within Cursive:Disabling "Load out of date file dependencies transitively" eliminates the error.