This website requires JavaScript.
My Profile
Explore
Sign In
toki
/
conways-game-of-life
Watch
1
Star
0
Fork
You've already forked conways-game-of-life
0
Code
Issues
Pull requests
Activity
b967297642
conways-game-of-life
/
Main.hs
6 lines
58 B
Haskell
Raw
Normal View
History
Unescape
Escape
Create basic package structure
2021-12-11 15:13:39 -05:00
module
Main
where
Create GOL.Rule
2021-12-20 00:59:04 -05:00
Create basic package structure
2021-12-11 15:13:39 -05:00
main
::
IO
()
Create GOL.Rule
2021-12-20 00:59:04 -05:00
main
=
putStrLn
"
Hello
"
Reference in a new issue
Copy permalink