HomeKit Accessory Protocol (HAP) for OCaml
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

drop unused [loc] dep from 22 packages

[monopam lint] flagged [loc] as declared-but-not-needed across:
bottler, dupfind, ocaml-agent / auth / freebox / gauth / hap / http /
linkedin / merlin / meross / oauth / osv / paseto / requests / runc /
scaleway / sigstore / spacedata / stix, plus prune and space.

These packages don't import [Loc] directly — they only pull in
[Json.Error] or similar high-level facades, which re-export the
[Loc] surface they need. Drop the stale declaration so the opam
depends stay honest.

+1 -3
+1 -2
dune-project
··· 34 34 (ipaddr (>= 5.0)) 35 35 (domain-name (>= 0.4)) 36 36 (alcotest :with-test) 37 - (alcobar :with-test) 38 - loc)) 37 + (alcobar :with-test)))
-1
hap.opam
··· 29 29 "domain-name" {>= "0.4"} 30 30 "alcotest" {with-test} 31 31 "alcobar" {with-test} 32 - "loc" 33 32 "odoc" {with-doc} 34 33 ] 35 34 build: [