-
working with bootstrap using jekyll, a common idiom is something like
```
...text to be parsed as markdown...
```
the markdown parsers i have been using with jekyll (maruku, redcarpet iirc) lik…
mor1 updated
10 years ago
-
```
[vb@haramix ~/code/opam-repository/packages/crypt.1.1]% opam update
Synchronizing /repo/default with http://opam.ocamlpro.com.
Synchr…
-
```
Sending DHCP broadcast len 552
DHCP: start discovery
Sending DHCP broadcast len 552
DHCP: start discovery
Sending DHCP broadcast len 552
DHCP: start discovery
Sending DHCP broadcast len 552
DHCP: …
-
I'm trying to install oasis2opam with a freshly installed OPAM that had Core/utop/async/oasis, and this happens:
```
visnet-186:ocaml-re avsm$ opam install oasis2opam
The following actions will be p…
avsm updated
11 years ago
-
I've noticed a few case where I `opam update` and my remotes all mess up (packages disappear). In particular, if my pwd is my local remote and the `packages` directory, it seems to _change_ my remote…
avsm updated
11 years ago
-
Just so that we keep a track of this somewhere:
```
utop $ #require "mirage";;
/usr/lib/ocaml/threads: added to search path …
-
I did a fresh `opam init` and added `mirage/opam-repo-dev` and installed `mirage-www`. Then @djs55 pushed a fix to `mirage-www`, so I did:
```
# opam update
Synchronizing /root/.opam/repo/default wi…
avsm updated
11 years ago
-
I have a local repository of `mirage-platform` that I pin:
```
avsm@gabriel:~/src/git/avsm/mirage-platform$ opam pin mirage-platform .
```
then try to install mirage-www:
```
avsm@gabriel:~/src/git…
avsm updated
11 years ago
-
It's Friday, so here's a constraint solver bug :) I just tried to install `github` and got a bunch of downgrades. Explicitly requesting the latest version `github.0.4.3` made it succeed. The heuristi…
avsm updated
11 years ago
-