Portability | portable |
---|---|
Stability | provisional |
Maintainer | libraries@haskell.org |
Optional instance of Text.Show.Show
for functions:
instance Show (a -> b) where showsPrec _ _ = showString \"\<function\>\"
Portability | portable |
---|---|
Stability | provisional |
Maintainer | libraries@haskell.org |
Optional instance of Text.Show.Show
for functions:
instance Show (a -> b) where showsPrec _ _ = showString \"\<function\>\"