Ticket #5148 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

ghci :set +s yields absurd negative times

Reported by: applicative Owned by: igloo
Priority: high Milestone: 7.2.1
Component: GHCi Version: 7.0.3
Keywords: Cc: ahig321+ghc@…
Operating System: MacOS X Architecture: x86_64 (amd64)
Type of failure: None/Unknown Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

*Main> :set +s
*Main> 1 + 1
2
(-834999350000.00 secs, 16068856 bytes)

Change History

Changed 2 years ago by adamvh

  • cc ahig321+ghc@… added

Changed 2 years ago by altaic

This is likely a dup of #4970

Changed 2 years ago by igloo

  • owner set to igloo
  • priority changed from normal to high
  • milestone set to 7.2.1

Changed 2 years ago by igloo

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

#4979 has been fixed, and this looks like it works now.

Note: See TracTickets for help on using tickets.