What does "s" mean in the name of the :sprint
GHCi command?
This is the description from the official documentation, to give you some context:
sprint : Prints a value without forcing its evaluation. :sprint is similar to :print, with the difference that unevaluated subterms are not bound to new variables, they are simply denoted by ‘_’.