initial
This commit is contained in:
parent
d9305136ff
commit
82be9f2cf5
3 changed files with 48 additions and 0 deletions
4
src/Universe/World.hs
Normal file
4
src/Universe/World.hs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
module Universe.World (world) where
|
||||
|
||||
world :: String
|
||||
world = "WORLD"
|
||||
Loading…
Add table
Add a link
Reference in a new issue