Ticket #2415 (closed bug: duplicate)
unfoldr segfaults
Description
unfoldr Just (1,1)
Results [1, Segmentation fault
Seems to be a typechecking bug since Just doesn't really match unfoldr signature for a generator.
Change History
Note: See
TracTickets for help on using
tickets.
