<div dir="ltr">Hi,<div><br></div><div>Consider the following use case:</div><div>I have to ship a Haskell application as source, bundled with its dependencies and a script that can produce the binary on a machine without internet connectivity.</div><div><br></div><div>Is that possible with Stack or Cabal?</div><div>Any pointers would be much appreciated.</div><div> </div><div>Ideally I would like to build each dependency package individually. That way I could cache results per Haskell package and don't need to rebuild dependencies until they actually change.</div><div><br></div><div>Best</div><div>Jan</div></div>