When you run spack install (or spack setup), Spack should print the entire concretized spec BEFORE it prints anything else (or does anything). What it prints should be the same as if one runs spack spec -Il.
This would be good for debugging.
Any comments?