-
When I update/upgrade from 0.9.8 I get this error:
```
$ opam upgrade
The following actions will be performed:
- upgrade git 1.6.2 to 1.7.0
- upgrade irmin 0.9.8 to 0.9.9
- reco…
-
There are still some constraints issues with jitsu 0.2, see https://travis-ci.org/mirage/ocaml-git/jobs/85748146
-
I've try to install bap 0.9.8 using opam under the mac os x yosemite. but I got below error report.
```
$ opam install bap.0.9.8
The following actions will be performed:
∗ install bap 0.9.8
=-=- …
ghost updated
9 years ago
-
Hi, I'm a beginner of BAP and I have been trying to install BAP on my mac instructed by README. However, in the step "opam install bap", it shows the following install error:
```
=-=- Processing acti…
ghost updated
9 years ago
-
when I tried to run the example code in README with "bapbuild mycode.plugin", it reports:
- ocamlfind ocamlc -c -g -annot -bin-annot -short-paths -thread -syntax camlp4o -package re.posix -package fil…
ghost updated
9 years ago
-
Ok, what am I doing wrong now?
```
$ make
ocamlbuild -use-ocamlfind -pkgs lwt.syntax,conduit.mirage,cow.syntax,cowabloga,cstruct,io-page,io-page.unix,lwt,mirage-clock-unix,mirage-console.unix,mirage-…
-
When running the code (supposed to be in `test.ml`)
``` ocaml
open Lwt
let mirage_repos = [
"https://github.com/samoht/alcotest.git";
"https://github.com/mirage/cowabloga.git";
"https://github…
-
cc @samoht
-
viz:
```
: mort@greyjay:~$; OPAMUTF8MSGS=false OPAMFETCH=wget opam upgrade --verbose sexplib
The following actions will be performed:
- upgrade sexplib from 112.17.00 to 112.24.01
- recompile ur…
-
- I like to have the possibility to read documentation without having to generate it.
- Github pages are perfect for this purpose.
- Ezjsonm does not provide any known online documentation.
So, I sta…