Clean up
This commit is contained in:
parent
fa15162620
commit
e72e647b5f
3 changed files with 1 additions and 13 deletions
|
|
@ -1,6 +1,4 @@
|
|||
module Main where
|
||||
|
||||
import Lib
|
||||
|
||||
main :: IO ()
|
||||
main = someFunc
|
||||
main = putStrLn "Nothing to see here"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue