omod pkg
, order package info as found on the cli.
- Fix
omod
foropam
system switches. The location of theocaml
package is determined byocamlc -where
rather than$LIBDIR/ocaml
(#1) - Get rid of shell outs to
opam
for auto-configuration: infer prefix from the executable's install path (#4). omod pkg --long
sort cobjs by name.
First release.