reexport submodule
This commit is contained in:
7
src/Core.hs
Normal file
7
src/Core.hs
Normal file
@@ -0,0 +1,7 @@
|
||||
module Core
|
||||
( module Core.Syntax
|
||||
)
|
||||
where
|
||||
----------------------------------------------------------------------------------
|
||||
import Core.Syntax
|
||||
|
||||
Reference in New Issue
Block a user