Something I often do with stack is just open a terminal and do stack ghci or stack ghci --package text --package bifunctors and play around with types and what not.
This doesn't seem possible with spago at the moment, would it be worth implementing this?