OCaml implementation of the Mozilla Public Suffix service
0
fork

Configure Feed

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

add re to deps (for generator) #1

open opened by anil.recoil.org targeting main
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:nhyitepp3u4u6fcfboegzcjw/sh.tangled.repo.pull/3mkiknrl3ri22
+2
Diff #0
+1
dune-project
··· 21 21 (fmt (>= 0.9.0)) 22 22 punycode 23 23 (cmdliner (>= 1.3.0)) 24 + re 24 25 (mdx :with-test) 25 26 (alcotest :with-test)))
+1
publicsuffix.opam
··· 16 16 "fmt" {>= "0.9.0"} 17 17 "punycode" 18 18 "cmdliner" {>= "1.3.0"} 19 + "re" 19 20 "mdx" {with-test} 20 21 "alcotest" {with-test} 21 22 "odoc" {with-doc}

History

1 round 0 comments
sign up or login to add to the discussion
1 commit
expand
9f680133
add re to deps (for generator)
merge conflicts detected
expand
  • dune-project:21
  • publicsuffix.opam:16
expand 0 comments