real-world-server Execute Run stack exec -- real-world-server-exe to see "We're inside the application!" With stack exec -- real-world-server-exe --verbose you will see the same message, with more logging. Run tests stack test