tweag / opam-nix

Turn opam-based OCaml projects into Nix derivations
MIT License
111 stars 33 forks source link

Update opam2json, rework the evaluator #32

Closed balsoft closed 1 year ago

balsoft commented 1 year ago

Rework the evaluator to be slightly less hacky: now we always check the exact type of the expression before doing anything with it.