index
:
spectralrenga
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Main.hs
blob: ed69e33d91b4d3cafb66eea525817b99fe1e1a23 (
plain
)
1
2
3
4
5
6
7
8
module Main where import Lib main :: IO () main = do putStrLn "Starting..." startApp