this repo has no description
0
fork

Configure Feed

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

paf is not compatible with mimic.0.0.7

+6 -5
+1
packages/gpt/gpt.1.0.0/opam
··· 18 18 "uuidm" {>= "0.9.7"} 19 19 "checkseum" {>= "0.4.0"} 20 20 "mbr-format" {>= "2.0.0"} 21 + "ocplib-endian" {>= "1.2"} 21 22 "alcotest" {with-test} 22 23 "fmt" {with-test} 23 24 "odoc" {with-doc}
+1 -1
packages/paf/paf.0.1.0/opam
··· 13 13 "tcpip" {>= "7.0.0"} 14 14 "mirage-time" {>= "2.0.0"} 15 15 "tls-mirage" {>= "0.15.0"} 16 - "mimic" {>= "0.0.5"} 16 + "mimic" {>= "0.0.5" & < "0.0.7"} 17 17 "ke" {>= "0.4"} 18 18 "lwt" {with-test} 19 19 "base-unix" {with-test}
+1 -1
packages/paf/paf.0.2.0/opam
··· 13 13 "tcpip" {>= "7.0.0"} 14 14 "mirage-time" {>= "2.0.0"} 15 15 "tls-mirage" {>= "0.15.0"} 16 - "mimic" {>= "0.0.5"} 16 + "mimic" {>= "0.0.5" & < "0.0.7"} 17 17 "ke" {>= "0.4"} 18 18 "lwt" {with-test} 19 19 "base-unix" {with-test}
+1 -1
packages/paf/paf.0.3.0/opam
··· 13 13 "tcpip" {>= "7.0.0"} 14 14 "mirage-time" {>= "2.0.0"} 15 15 "tls-mirage" {>= "0.15.0"} 16 - "mimic" {>= "0.0.5"} 16 + "mimic" {>= "0.0.5" & < "0.0.7"} 17 17 "ke" {>= "0.4"} 18 18 "lwt" {with-test} 19 19 "base-unix" {with-test}
+1 -1
packages/paf/paf.0.4.0/opam
··· 13 13 "tcpip" {>= "7.0.0"} 14 14 "mirage-time" {>= "2.0.0"} 15 15 "tls-mirage" {>= "0.15.0"} 16 - "mimic" {>= "0.0.5"} 16 + "mimic" {>= "0.0.5" & < "0.0.7"} 17 17 "ke" {>= "0.4"} 18 18 "lwt" {with-test} 19 19 "base-unix" {with-test}
+1 -1
packages/paf/paf.0.5.0/opam
··· 13 13 "tcpip" {>= "7.0.0"} 14 14 "mirage-time" {>= "2.0.0"} 15 15 "tls-mirage" {>= "0.15.0"} 16 - "mimic" {>= "0.0.5"} 16 + "mimic" {>= "0.0.5" & < "0.7.0"} 17 17 "ke" {>= "0.4"} 18 18 "lwt" {with-test} 19 19 "base-unix" {with-test}