For writing programs that do basic IO, it would be good to have support for the functions from [`System.Environment`](https://hackage.haskell.org/package/base-4.21.0.0/docs/System-Environment.html) such as `getArgs` and `getEnv`.