This repository was archived by the owner on Feb 3, 2022. It is now read-only.
This repository was archived by the owner on Feb 3, 2022. It is now read-only.
is that possible to customize install path for the build in linux generic category? #234
Open
Description
i downloaded a generic tarball from haskell.org but it restricts the install path to be root, which is not what i want. I would like the install path resides in my home folder so it's easier for me to keep track of the files and clean up when necessary.
is that possible to do that for future distribution? i well understand that it's hard for the current one to change. or in another way, probably can we ship a built source code instead of executables?