Modules live in separate contexts, only imported modules are in scope
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
module Lib.Eval
|
||||
|
||||
import Prelude
|
||||
import Lib.Common
|
||||
import Lib.Prettier
|
||||
import Lib.Types
|
||||
import Lib.TopContext
|
||||
|
||||
|
||||
Reference in New Issue
Block a user