spago icon indicating copy to clipboard operation
spago copied to clipboard

Add a `-d` flag to `spago search` similar to `spago repl`'s

Open drozdziak1 opened this issue 5 years ago • 0 comments

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

drozdziak1 avatar Feb 03 '21 22:02 drozdziak1