<div dir="ltr">Hi,<div><br></div><div>if I plan to compile Haskell code on the customers side, which parts of <a href="https://www.haskell.org/ghc/download_ghc_8_0_2.html#linux_x86_64">https://www.haskell.org/ghc/download_ghc_8_0_2.html#linux_x86_64</a> could I remove in order to reduce the size of my delivery?</div><div><br></div><div>Some things are pretty clear:</div><div>- GHC has to be in</div><div>- LICENSE has to be in</div>- libraries have to be in<div>- docs can probably be left out</div><div><br></div><div>But what about</div><div>- compiler/stage1/**</div><div>- compiler/stage2/**</div><div>- libraries/Cabal/Cabal/**</div><div><br></div><div>Any advice?</div><div><br></div><div>Thanks and best regards</div><div>Jan</div></div>