For a cheap 3x reduction, add to `stack.yaml`: ``` ghc-options: "$everything": -split-sections ``` Throw in `upx -9` for extra 5x shrinking.