Join Slack
Powered by
Has `OptionT` (or any of the `MonadT`) constructor...
# arrow
r
Robert Menke
08/10/2019, 8:13 PM
Has
OptionT
(or any of the
MonadT
) constructors been moved/replaced in the 0.10.0-snapshot? Can’t seem to figure out how to import/install them.
s
stojan
08/10/2019, 8:32 PM
They are under the mtl artifact.. You can find the dependencies here
https://next.arrow-kt.io/docs/quickstart/libraries/
r
Robert Menke
08/10/2019, 8:50 PM
Thanks! That did the trick.
2
Views
Open in Slack
Previous
Next