Closed martyall closed 4 years ago
These both seem to work locally for me, however, it does rebuild GHC everytime you make any change to either project.
Though, I'm not sure how to get these containers to work with a local tendermint
node.
Spoke with Ilya.
This seems to be a limitation with stack
and macOS. The main limiting factor is the fact that the root stack.yaml
file lists packages
, corresponding to the sub-hs-abci
projects.
TL;DR, there isn't a simple way to avoid rebuilding GHC.
I haven't been able to run this. I get this error:
I don't remember the reason why this line happens before the
COPY
statements.