I am trying to include Control.Monad.State.Lazy in my stack project, but I cannot figure out what package I must include in package.yaml dependencies.
I usually end up guessing it, but I can't find it this time. What is the correct way to find the name of the package dependency in stack?