Module Result.Stable

module Stable: sig .. end

module V1: sig .. end
module V1_stable_unit_test: Stable_unit_test_intf.Arg 
We export the unit test arg rather than instantiate the functor inside result.ml in order to avoid circular dependencies.