1 2 3 4 5 6
{-# LANGUAGE PartialTypeSignatures #-} {-# LANGUAGE MonomorphismRestriction #-} module Defaulting1MROn where alpha :: _ alpha = 3