| Copyright | (C) 2011-2015 Edward Kmett |
|---|---|
| License | BSD-style (see the file LICENSE) |
| Maintainer | Edward Kmett <ekmett@gmail.com> |
| Stability | provisional |
| Portability | polykinds |
| Safe Haskell | Safe-Inferred |
| Language | Haskell98 |
Data.Traversable.Instances
Description
Placeholders for missing instances of Traversable, and Foldable until
base catches up and adds them. Many of these are re-exports from the
`base-orphans` package.