Add initial generator

This commit is contained in:
2024-09-11 22:32:14 +02:00
commit 2628822373
8 changed files with 921 additions and 0 deletions

4
byg/src/Main.hs Normal file
View File

@@ -0,0 +1,4 @@
module Main where
main :: IO ()
main = putStrLn "<html>"