| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
FunArgs
Documentation
Arguments
| :: forall a b c. a | First argument  | 
| -> b | Second argument  | 
| -> c | Third argument  | 
| -> forall d. d | Result  | 
| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
FunArgs
Arguments
| :: forall a b c. a | First argument  | 
| -> b | Second argument  | 
| -> c | Third argument  | 
| -> forall d. d | Result  |