summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2016-12-14 17:01:38 +0600
committerDaniil Baturin <daniil@baturin.org>2016-12-14 17:01:38 +0600
commit5603dd215b5a20b892db5503f9dac81fd2c2e426 (patch)
tree9f41d5735bac851dc968beb4cc36af2f59b3611e /data
parent6f33b924f5e9dcd898714ab810101d7922d09e27 (diff)
downloadvyconf-5603dd215b5a20b892db5503f9dac81fd2c2e426.tar.gz
vyconf-5603dd215b5a20b892db5503f9dac81fd2c2e426.zip
T210: Do not use the Result compatibility library, use built-in result type.
Use of the Result module from a compatibility library came from using Yojson for config parsing, which uses it for compatibility with older OCaml, since the ('a, 'b) result type appeared in Pervasives only in OCaml 4.03 All projects using vyconf library, however, by definition will be new projects, and will not have any reasons to use older compilers.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions