Inital (stash) commit
This commit is contained in:
6
hs/test/Main.hs
Normal file
6
hs/test/Main.hs
Normal file
@@ -0,0 +1,6 @@
|
||||
module Main (main) where
|
||||
|
||||
import Loud ( write )
|
||||
|
||||
main :: IO Int
|
||||
main = write
|
Reference in New Issue
Block a user