Copyright | (C) 2011-2012 Edward Kmett, |
---|---|
License | BSD-style (see the file LICENSE) |
Maintainer | Edward Kmett <ekmett@gmail.com> |
Stability | experimental |
Portability | non-portable (flexible MPTCs) |
Safe Haskell | Safe-Inferred |
Language | Haskell98 |
Documentation
class Semigroupoid k => Ob k a where Source