about summary refs log tree commit diff
path: root/website/sandbox/learnpianochords/src/server/Main.hs
blob: 5fca22a4567a41283af4a6421f8a0841263aa752 (plain) (blame)
1
2
3
4
5
6
--------------------------------------------------------------------------------
module Main where
--------------------------------------------------------------------------------

main :: IO ()
main = putStrLn "Working!"