Clean up and fix compilation error
This commit is contained in:
parent
3b8e2fcbf9
commit
2a60939aee
3 changed files with 2 additions and 10 deletions
|
|
@ -1,6 +1,4 @@
|
|||
module Main where
|
||||
|
||||
import Rextra.Rextra (rextra)
|
||||
|
||||
main :: IO ()
|
||||
main = rextra
|
||||
main = putStrLn "Nothing to see here"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue