stack setup

This commit is contained in:
vegowotenks 2024-09-17 11:42:58 +02:00
commit ff37176966
11 changed files with 249 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