mirror of
https://github.com/wasp-lang/wasp.git
synced 2025-01-04 07:15:01 +03:00
b6f738416a
Use cliSendMessage everywhere in CLI Instead of using waspSays and friends, we use the new cliSendMessage protocol everywhere to send messages. For convenience we introduce a cliSendMessageC that's lifted to commands. We handle CommandErrors specially now, and have a special way to display errors (failures) and warnings with a heading. |
||
---|---|---|
.. | ||
Wasp/Cli | ||
Main.hs |