| -- This module serves as the root of the `MyProject` library. | |
| -- Import modules here that should be built as part of the library. | |
| import MyProject.Basic | |
| -- This module serves as the root of the `MyProject` library. | |
| -- Import modules here that should be built as part of the library. | |
| import MyProject.Basic | |