Clean up
This commit is contained in:
parent
c29f41db06
commit
0f03dc20b7
2 changed files with 1 additions and 9 deletions
|
|
@ -1,6 +0,0 @@
|
|||
module Lib
|
||||
( someFunc
|
||||
) where
|
||||
|
||||
someFunc :: IO ()
|
||||
someFunc = putStrLn "someFunc"
|
||||
Loading…
Add table
Add a link
Reference in a new issue