Ticket #2415 (closed bug: duplicate)

Opened 5 years ago

Last modified 5 years ago

unfoldr segfaults

Reported by: vininim Owned by:
Priority: normal Milestone:
Component: Compiler Version: 6.8.2
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

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

Changed 5 years ago by vininim

  • status changed from new to closed
  • resolution set to duplicate

Changed 5 years ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple

Changed 5 years ago by simonmar

  • os changed from Unknown to Unknown/Multiple
Note: See TracTickets for help on using tickets.