Initial commit

This commit is contained in:
Joscha 2018-02-25 19:21:30 +00:00
commit 7d7293293d
10 changed files with 167 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