3 lines
162 B
Text
3 lines
162 B
Text
|
-- This module serves as the root of the `MonadtSample` library.
|
||
|
-- Import modules here that should be built as part of the library.
|
||
|
import «MonadtSample».Basic
|