In the project cabal file, I have added a package.
But whenever I run stack build or stack exec -- yesod devel, the package got removed from cabal automatically.
Why is this?
In the project cabal file, I have added a package.
But whenever I run stack build or stack exec -- yesod devel, the package got removed from cabal automatically.
Why is this?