Module Deriving_Eq.Eq_char

module Eq_char: Eq  with type a = char

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