1
Fork 0
mirror of https://github.com/Jaxan/ons-hs.git synced 2025-04-27 22:57:44 +02:00
ons-hs/app/Main.hs
2017-10-25 11:59:12 +02:00

6 lines
83 B
Haskell

module Main where
import Orbit
main :: IO ()
main = putStrLn "Hello from App.hs"