make clean patch133 jhcr.exe

Build Artifacts

jhcr.exe

Build Info

Started on DESKTOP-M41NKJD MSYS_NT-10.0-19044 x86_64 at 2023-11-27 15:02:53 and ran for 16 seconds till 2023-11-27 15:03:09.
rm -f  out/table.j  out/parser.j  out/list.j  out/stringtable.j  out/modified.j  out/wrap-around.j  out/print.j  out/convert.j  out/context.j  out/types.j  out/instruction.j  out/interpreter.j  out/init.j  out/api.j
rm -f src/runtime/convert.j src/runtime/types.j src/Hot/Types.hs src/Hot/CommonJHash.hs
rm -f jhcr.exe
PATCH_LVL=133 bash src/process.sh src/runtime/table.j out/table.j JHCR_
PATCH_LVL=133 bash src/process.sh src/runtime/parser.j out/parser.j JHCR_
PATCH_LVL=133 bash src/process.sh src/runtime/list.j out/list.j JHCR_
PATCH_LVL=133 bash src/process.sh src/runtime/stringtable.j out/stringtable.j JHCR_
PATCH_LVL=133 bash src/process.sh src/runtime/modified.j out/modified.j JHCR_
PATCH_LVL=133 bash src/process.sh src/runtime/wrap-around.j out/wrap-around.j JHCR_
PATCH_LVL=133 bash src/process.sh src/runtime/print.j out/print.j JHCR_
cabal run --ghc-options=-DPATCH_LVL=133 convert -- common-1.33.j
Up to date
PATCH_LVL=133 bash src/process.sh src/runtime/convert.j out/convert.j JHCR_
PATCH_LVL=133 bash src/process.sh src/runtime/context.j out/context.j JHCR_
PATCH_LVL=133 bash src/process.sh src/runtime/types.j out/types.j JHCR_
PATCH_LVL=133 bash src/process.sh src/runtime/instruction.j out/instruction.j JHCR_
PATCH_LVL=133 bash src/process.sh src/runtime/interpreter.j out/interpreter.j JHCR_
PATCH_LVL=133 bash src/process.sh src/runtime/init.j out/init.j JHCR_
PATCH_LVL=133 bash src/process.sh src/runtime/api.j out/api.j JHCR_
cabal build --ghc-options=-DPATCH_LVL=133 jhcr
Up to date
rm -f jhcr.exe
strip $(cabal list-bin  jhcr)
upx -qq $(cabal list-bin  jhcr) -o jhcr.exe
  24276480 ->   4848128   19.97%    win64/pe     jhcr.exe