Remove main module
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
module Main where
|
||||
|
||||
import Prelude
|
||||
|
||||
main :: Unit
|
||||
main = unit
|
||||
Reference in New Issue
Block a user
@@ -1,6 +0,0 @@
|
||||
module Main where
|
||||
|
||||
import Prelude
|
||||
|
||||
main :: Unit
|
||||
main = unit
|
||||