tail is:exact package:base set:included-with-ghc

Warning: This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or uncons instead. Consider refactoring to use Data.List.NonEmpty.
Extract the possibly-empty tail of the stream.