diff options
author | Rutger Broekhoff | 2025-08-26 11:16:29 +0200 |
---|---|---|
committer | Rutger Broekhoff | 2025-08-26 11:16:29 +0200 |
commit | f95748e82a354f2ac857359774ec3227705838af (patch) | |
tree | e9d8eaf5d8b1cdb3950fdd2929ec5d97e541bf03 /lib/convert.ml | |
parent | e6873458facadea0dfb228bb33291d6baf68c427 (diff) | |
download | rdcapsis-f95748e82a354f2ac857359774ec3227705838af.tar.gz rdcapsis-f95748e82a354f2ac857359774ec3227705838af.zip |
Prelude
Diffstat (limited to 'lib/convert.ml')
-rw-r--r-- | lib/convert.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/convert.ml b/lib/convert.ml index fb41020..5afc95e 100644 --- a/lib/convert.ml +++ b/lib/convert.ml | |||
@@ -1,4 +1,4 @@ | |||
1 | open Core | 1 | open Prelude |
2 | open Ledger | 2 | open Ledger |
3 | open Result.Let_syntax | 3 | open Result.Let_syntax |
4 | 4 | ||