Drew Olson
Drew Olson
@hdgarrood totally understood. No rush from my end, just didn't want to leave it hanging around if it was cruft. Appreciate the response!
+1. It might be useful to have an option (that is stored in the lock file) that "excludes shared libs" by replacing the GOPATH rather than appending to it.
> The problem you're hitting is usage of the unlifting function long after the effects it refers to have gone out of scope. Note that it's called when the conduit...
> I just stumbled into the same issue with Scotty and a simple StreamingBody result type. > > Incidentally I have used Effectful, Servant and Streaming together without issue because...
I've updated my example repo and this does indeed fix the problem. Thanks!
I see the same error by opening [this file](https://github.com/drewolson/aoc-roc/blob/main/Aoc/Year2024/Day01.roc) within the larger project.