initial commit
This commit is contained in:
4
app/Main.hs
Normal file
4
app/Main.hs
Normal file
@ -0,0 +1,4 @@
|
||||
module Main where
|
||||
import System.Term
|
||||
main :: IO ()
|
||||
main = initialize
|
Reference in New Issue
Block a user