Actually, found this in the "Architecture
<https://docs.haskellstack.org/en/stable/architecture/>" docs:
- Local: extra-deps, local packages, and snapshot packages which depend
on them (more on that in shadowing)
Probably that package is a dep of our local pkg.
Sorry for disturbing! Went checking if it's true :)
On Monday, December 19, 2016 at 8:36:39 PM UTC+2, Kostiantyn Rybnikov wrote:
>
> We are trying to list all dependencies from lts which we use to store them
> in our base haskell image. We're currently on lts-7.3, and it has
> aeson-compat in it, yet we somehow get it installed not in ~/.stack
> ("snapshot-install-root"), but inside of the .stack-work local to the
> project:
>
> ➜ stack exec ghc-pkg list aeson-compat
> /Users/kb/.stack/programs/x86_64-osx/ghc-8.0.1/lib/ghc-8.0.1/package.conf.d
> (no packages)
> /Users/kb/.stack/snapshots/x86_64-osx/lts-7.3/8.0.1/pkgdb
> (no packages)
> /Users/kb/workspace/proj/.stack-work/install/x86_64-osx/lts-7.3/8.0.1/pkgdb
> aeson-compat-0.3.6
>
>
> Can somebody please explain why it's not in ~/.stack but is in .stack-work?
>
> Thank you!
>
--
You received this message because you are subscribed to the Google Groups
"haskell-stack" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/haskell-stack/5761b4ea-81ef-44aa-9ed8-5a10e068065f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.