shaped initial project

This commit is contained in:
Dennis Frieberg 2020-09-22 16:53:25 +02:00
parent d27eac6827
commit 4bfe5baee3
8 changed files with 27 additions and 23 deletions

View file

@ -1,6 +1,5 @@
module Main where
import Lib
main :: IO ()
main = someFunc
main = return ()