write output to file (if -o), cmd line parser, handle dup imports
This commit is contained in:
@@ -342,6 +342,8 @@ record TopContext where
|
||||
metas : IORef MetaContext
|
||||
verbose : Bool
|
||||
errors : IORef (List Error)
|
||||
||| loaded modules
|
||||
loaded : List String
|
||||
|
||||
|
||||
-- we'll use this for typechecking, but need to keep a TopContext around too.
|
||||
|
||||
Reference in New Issue
Block a user