Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Data.Profunctor.Product.Newtype
Documentation
pNewtype :: (Profunctor p, Newtype t) => p a b -> p (t a) (t b) Source
product-profunctors-0.7.1.0: product-profunctors
Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Data.Profunctor.Product.Newtype
pNewtype :: (Profunctor p, Newtype t) => p a b -> p (t a) (t b) Source