1 2 3 4 5 6
{-# LANGUAGE PartialTypeSignatures #-} {-# LANGUAGE MonomorphismRestriction #-} module ExtraNumAMROn where foo :: _ => a foo = 3