Hello World

This commit is contained in:
vegowotenks 2025-07-31 23:49:50 +02:00
commit c5dbfdf903
11 changed files with 471 additions and 0 deletions

2
Setup.hs Normal file
View file

@ -0,0 +1,2 @@
import Distribution.Simple
main = defaultMain