Update Ubuntu requirements
-
g++
,gcc
,make
, andxz-utils
are all part ofbuild-essential
-
libtinfo-dev
andncurses-dev
are now justlibtinfo5
-
realpath
is provided bycoreutils
-
libffi-dev
is needed by ghc
What is python3
needed for? I've kept it in just in case, but stack doesn't use it and I can't find it when grep
-ing the repository.
Edited by Leif Metcalf