Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add *.mli #307

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

[WIP] Add *.mli #307

wants to merge 13 commits into from

Conversation

gfngfn
Copy link
Contributor

@gfngfn gfngfn commented Nov 2, 2022

No description provided.

@gfngfn
Copy link
Contributor Author

gfngfn commented Nov 2, 2022

👀: https://github.com/ocaml-community/yojson/releases/tag/2.0.0

- File "src/library.mli", line 10, characters 9-20:
- 10 |     ?buf:Bi_outbuf.t -> ?len:int -> ?std:bool -> t -> string
-               ^^^^^^^^^^^
- Error: Unbound module Bi_outbuf
[ERROR] The compilation of satyrographos.dev failed at "dune build -p satyrographos -j 2".

#=== ERROR while compiling satyrographos.dev ==================================#
# context     2.1.3 | linux/x86_64 | ocaml-base-compiler.4.12.1 | pinned(git+file:///home/runner/work/satyrographos/satyrographos#HEAD#50b8f0e8)
# path        ~/work/satyrographos/satyrographos/_opam/.opam-switch/build/satyrographos.dev
# command     ~/.opam/opam-init/hooks/sandbox.sh build dune build -p satyrographos -j 2
# exit-code   1
# env-file    ~/.opam/log/satyrographos-13929-748dcd.env
# output-file ~/.opam/log/satyrographos-13929-748dcd.out

@gfngfn
Copy link
Contributor Author

gfngfn commented Nov 2, 2022

Memo:

  • src/registry.ml is not used from any other modules
  • src/repository.ml is used only by src/registry.ml
  • src/store.ml is used only by src/{registry,repository}.ml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant