Do some basic setup
This commit is contained in:
parent
b3b0fc3cc8
commit
929fa12b6d
4 changed files with 20 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module Main where
|
||||
|
||||
import Lib
|
||||
import Rextra.Rextra (rextra)
|
||||
|
||||
main :: IO ()
|
||||
main = someFunc
|
||||
main = rextra
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue