wasp/waspc/cli/Wasp/Cli
Martijn Faassen f944f0beb3
Send messages from the setup phase (#472)
We introduce a SendMessage protocol. 

We implement it in the CLI as that knows how to send messages. We also pass it into the generator so that it can reach the setup phase. There we use it to emit messages on the CLI.
2022-02-24 12:20:37 +01:00
..
Command Send messages from the setup phase (#472) 2022-02-24 12:20:37 +01:00
Command.hs feature: Makes CLI output easier to see success and failure (#418) 2022-01-05 09:15:38 -05:00
Common.hs feat: Adds Generator monad for more flexible error and warning handling (#433) 2022-01-23 09:21:31 -05:00
Message.hs Send messages from the setup phase (#472) 2022-02-24 12:20:37 +01:00
Terminal.hs feat: Adds Generator monad for more flexible error and warning handling (#433) 2022-01-23 09:21:31 -05:00