module Make(Http : S.Http) = struct (* open Reaction_t *) type t = Reaction_t.t (* let delete reaction user = Http.delete_reaction *) end