Initial commit

This commit is contained in:
2022-08-10 22:41:41 +02:00
commit 8c38dbe69e
12 changed files with 186 additions and 0 deletions

6
app/Main.hs Normal file
View File

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