While trying out the test repo related to #990, stack build worked fine. But running stack ghci failed with error
Using main module: Package `app' component exe:app with main-is file: /tmp/stack-sandbox-chain-test/app/src/main/haskell/Main.hs
Configuring GHCi with the following packages: app
GHCi, version 7.10.2: http://www.haskell.org/ghc/ :? for help
<command line>: cannot satisfy -package-id lib1-0.1.0.0-bb7fbef4bc4e8d33cae9ac9155ab5a1a
(use -v for more information)
While trying out the test repo related to #990,
stack buildworked fine. But runningstack ghcifailed with error