Copyright | (C) 2011-2015 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 |
Language | Haskell2010 |
Documentation
class Semigroupoid k1 => Ob (k1 :: k -> k -> Type) (a :: k) where Source #