Add initial generator
This commit is contained in:
4
byg/src/Main.hs
Normal file
4
byg/src/Main.hs
Normal file
@@ -0,0 +1,4 @@
|
||||
module Main where
|
||||
|
||||
main :: IO ()
|
||||
main = putStrLn "<html>"
|
||||
Reference in New Issue
Block a user