<Putonlalla>
It gives me `monads.rkt:34:45: <>: no instance for semigroup` when evaluating the first bind.
<Putonlalla>
If I add in the commented lines, it will work, but binds every `applicative` instance to the `list-monoid` instead of whatever is passed in using `with-instances`.
<Putonlalla>
Also, before you ask, neither `(with-instance list-monoid (with-instance writer-monad ...))` nor `(with-instance (with-instance list-monoid writer-monad) ...)` work either.
<bremner>
Putonlalla: that seems quite specific to the algebraic racket collection? I don't know how many users there are for that. Maybe you would have better luck on the discourse instance.
<Putonlalla>
I guess I could ask the author directly.
<bremner>
or that. Maybe a github issue?
<Putonlalla>
It could also be an issue of me not understanding scopes and binding properly.
Origin has joined #racket
abrantesasf has joined #racket
shawnw has quit [Ping timeout: 256 seconds]
morte_ has joined #racket
dhil has joined #racket
thegeekinside has joined #racket
abrantesasf has quit [Remote host closed the connection]
skapata has joined #racket
thegeekinside has quit [Remote host closed the connection]
mwnaylor has quit [Remote host closed the connection]
mwnaylor has joined #racket
dhil has quit [Ping timeout: 240 seconds]
szkl has quit [Quit: Connection closed for inactivity]
morte_ has quit [Remote host closed the connection]