Skip to content

Commit

Permalink
docs: more redaction of packages due to upper bound issues
Browse files Browse the repository at this point in the history
charrua-unix is fixed in haesbaert/charrua-unix#5
and can be readded once that is merged/released
  • Loading branch information
avsm committed May 22, 2017
1 parent d1f0b80 commit 843b9cc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile.doc
Expand Up @@ -7,7 +7,6 @@ RUN opam pin add mtime 1.0.0
RUN opam depext -uivj 3 \
alcotest \
angstrom \
ansi-parse \
anycache \
arp \
asn1-combinators \
Expand All @@ -16,7 +15,6 @@ RUN opam depext -uivj 3 \
atdgen \
base \
base64 \
charrua-unix \
cmdliner \
cohttp \
conduit \
Expand Down Expand Up @@ -138,7 +136,7 @@ RUN opam depext -uivj 3 \
yojson \
xenstore \
zarith-freestanding
# to fix: dns-forward nbd qcow vhd-format datakit-ci tar-format ezirmin datakit hvsock mirage-block-ccm git-mirage topkg-care git-unix irmin websocket charrua-core fat-filesystem
# to fix: dns-forward nbd qcow vhd-format datakit-ci tar-format ezirmin datakit hvsock mirage-block-ccm git-mirage topkg-care git-unix irmin websocket charrua-core charrua-unix fat-filesystem ansi-parse
RUN opam config exec -- odig ocamldoc --docdir-href ../_doc
RUN opam config exec -- odig odoc --docdir-href _doc
RUN ln -s /home/opam/.opam/4.03.0/var/cache/odig/ocamldoc /home/opam/.opam/4.03.0/var/cache/odig/odoc/_ocamldoc
Expand Down

0 comments on commit 843b9cc

Please sign in to comment.