Shuffle things around and create a demo
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module MyLib (someFunc) where
|
||||
|
||||
someFunc :: IO ()
|
||||
someFunc = putStrLn "someFunc"
|
||||
Reference in New Issue
Block a user