This commit is contained in:
Jens Kadenbach
2022-12-01 15:57:27 +01:00
commit c104561d8b
16 changed files with 2670 additions and 0 deletions

6
app/Main.hs Normal file
View File

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