1 2 3 4 5 6
module T19843c where import Data.Map as Map import Prelude (undefined, map) foo (Map.Map k v) = undefined