1 2 3 4 5 6
{-# LANGUAGE PartialTypeSignatures #-} {-# LANGUAGE MonomorphismRestriction #-} module Defaulting2MROn where bravo :: _ => _ bravo = 3