Initial commit!

This commit is contained in:
Dennis Frieberg 2020-08-23 18:54:44 +02:00
commit 783253b6f4
11 changed files with 227 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