Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
List
functions with type limited to use ListT
.
This might come useful for type interference.
Functions where the List
is an input type and not only the result type do not need special limited versions.