parent
8c461402bf
commit
7b0ccbf37e
@ -0,0 +1 @@ |
||||
|
@ -1 +1,2 @@ |
||||
(lang dune 1.0) |
||||
(lang dune 1.0) |
||||
(name canopy) |
||||
|
@ -1,3 +1,3 @@ |
||||
|
||||
val convert : string -> content:string -> generated:string -> timestamp_in_listings:bool -> now:int64 -> |
||||
val convert : string -> content:string -> generated:string -> now:int64 -> |
||||
(unit, [ `Msg of string ]) result Lwt.t |
||||
|
Loading…
Reference in new issue