This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
When a public name is implicit from the name, it should still be validated as a
|
||||
public name.
|
||||
|
||||
$ dune init lib 0 --public
|
||||
Error: Public names are composed of an opam package name and optional
|
||||
dot-separated string suffixes.
|
||||
Package names can contain letters, numbers, '-', '_' and '+', and need to
|
||||
contain at least a letter.
|
||||
[1]
|
||||
Loading…
Add table
Add a link
Reference in a new issue