We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f34b0c commit 69bd360Copy full SHA for 69bd360
app/Main.hs
@@ -5,5 +5,5 @@ import System.Directory
5
6
main :: IO ()
7
main = do
8
- putStrLn "ELO startujemy funkcyjne swiry"
+ putStrLn "Starting server..."
9
startServer
0 commit comments