#TIL (besides many other interesting things in the Lazy Evaluation workshop by @kosmikus) that executables of all my #GHC-compiled #Haskell programs accept additional arguments that will affect the #runTimeSystem (#RTS), e.g. for measuring memory consumption and run time. https://downloads.haskell.org/ghc/latest/docs/users_guide/runtime_control.html