Skip to content

Scrub various partiality involving empty lists.

Matthew Farkas-Dyck requested to merge strake/ghc:total-lists-0 into master

Avoids some uses of head and tail, and some panics when an argument is null.

See #22185 (closed).

Edited by Matthew Farkas-Dyck

Merge request reports