spago
spago copied to clipboard
Add a `-d` flag to `spago search` similar to `spago repl`'s
When you run spago repl -d it will only load your dependencies which allows for running the repl without the code compiling. The same would be very nice for spago search as the inability to look up a type often ironically leads to the project not compiling