In the dependencies for myproject-0.1.0.0:
monad-mock needed, but the stack configuration has no specified version (latest matching version is 0.2.0.0)
needed since myproject is a build target.
Some different approaches to resolving this:
* Consider trying 'stack solver', which uses the cabal-install solver to attempt to find some working build configuration. This can be
convenient when dealing with many complicated constraint errors, but results may be unpredictable.
* Recommended action: try adding the following to your extra-deps in /home/srghma/projects/myproject/stack.yaml: