Module Deriving_Eq.Eq_unit


module Eq_unit: Eq  with type a = unit

type a 
val eq : a -> a -> bool