Ticket #7467 (closed bug: duplicate)
the impossible happened?
Description
I've added this line to a .hs file: data Shape = Circle Float Float Float | Rectangle Float Float Float Float deriving (show) Afterwards whenever I try to load it with the :load ex2.hs command, ghci removes all modules (so the prompt becomes > instead of whatever I've loaded) and returns an error message displaying that I should report this unthinkable occurance here. My apologies for doing this anonymously and rather brief but I'm on an academic deathline so time is of the essence :)
Change History
Note: See
TracTickets for help on using
tickets.
