ligo/lib_micheline
Grégoire Henry d2708740c8 Opam: fix some dependencies and add some scripts/opam-*.sh.
Installation:

   `./scripts/opam-pin.sh && opam install tezos-node tezos-client`

Upgrade installed packages after a `git pull` (opam2 only):

   `./scripts/opam-upgrade.sh`

Remove and cleanup every from the opam repo:

   `./scripts/opam-unpin.sh`
2017-12-08 02:50:03 +01:00
..
jbuild Jbuilder: move Micheline in its own OPAM package 2017-12-04 16:05:54 +01:00
micheline_parser.ml Jbuilder: move Micheline in its own OPAM package 2017-12-04 16:05:54 +01:00
micheline_parser.mli Jbuilder: move Micheline in its own OPAM package 2017-12-04 16:05:54 +01:00
micheline_printer.ml Jbuilder: move Micheline in its own OPAM package 2017-12-04 16:05:54 +01:00
micheline_printer.mli Jbuilder: move Micheline in its own OPAM package 2017-12-04 16:05:54 +01:00
micheline.ml Jbuilder: move Micheline in its own OPAM package 2017-12-04 16:05:54 +01:00
micheline.mli Jbuilder: move Micheline in its own OPAM package 2017-12-04 16:05:54 +01:00
tezos-micheline.opam Opam: fix some dependencies and add some scripts/opam-*.sh. 2017-12-08 02:50:03 +01:00