|
GHC.Desugar | Portability | non-portable (GHC extensions)
| Stability | internal
| Maintainer | cvs-ghc@haskell.org
|
|
|
|
Description |
Support code for desugaring in GHC
|
|
|
Documentation |
|
(>>>) :: forall arr. Arrow arr => forall a b c. arr a b -> arr b c -> arr a c | Source |
|
|
Produced by Haddock version 2.4.2 |