Copyright | (C) 2008-2015 Edward Kmett |
---|---|
License | BSD-style (see the file LICENSE) |
Maintainer | Edward Kmett <ekmett@gmail.com> |
Stability | provisional |
Portability | non-portable |
Safe Haskell | Safe-Inferred |
Language | Haskell98 |
Documentation
Bifunctor p => Functor (Join p) | |
Biapplicative p => Applicative (Join p) | |
Bifoldable p => Foldable (Join p) | |
Bitraversable p => Traversable (Join p) | |
Eq (p a a) => Eq (Join p a) | |
Ord (p a a) => Ord (Join p a) | |
Read (p a a) => Read (Join p a) | |
Show (p a a) => Show (Join p a) |