chore; minor doc cleanup
This commit is contained in:
parent
8852c5e236
commit
0ede8f2c4c
1 changed files with 1 additions and 1 deletions
|
|
@ -224,7 +224,7 @@ structure PackageConfig where
|
|||
|
||||
/--
|
||||
The root module of the package's binary executable.
|
||||
Defaults to `Main`.
|
||||
Defaults to `defaultBinRoot` (i.e., `Main`).
|
||||
|
||||
The root is built by recursively building its
|
||||
local imports (i.e., fellow modules of the package).
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue