Continue moving heavy-lifting into library

This commit is contained in:
Bryan Bennett 2024-01-08 14:57:59 -05:00
parent 21c8ff71e5
commit 7759d2ac6a
No known key found for this signature in database
GPG key ID: EE149E4215408DE9
7 changed files with 194 additions and 176 deletions

View file

@ -10,7 +10,7 @@ doc: "https://git.sr.ht/~bryan_bennett/flake_env"
bug-reports: "https://todo.sr.ht/~bryan_bennett/flake_env"
depends: [
"ocaml"
"dune" {>= "3.11"}
"dune" {>= "3.12"}
"odoc" {with-doc}
]
build: [