Optional instance of Show for functions:
instance Show (a -> b) where showsPrec _ _ = showString \"\<function\>\"