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