mirror of
https://github.com/wasp-lang/wasp.git
synced 2025-01-06 09:18:47 +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. |
||
---|---|---|
.. | ||
Command | ||
Command.hs | ||
Common.hs | ||
Message.hs | ||
Terminal.hs |