Skip to content
Snippets Groups Projects
Commit 3d723a50 authored by Carter Schonwald's avatar Carter Schonwald
Browse files

fix long long standing bug in enumFromTo_double, part of the fusion...

fix long long standing bug in enumFromTo_double, part of the fusion specialization machinery of enumFromTo when specialized to Float and Double.

Prior to 7.8, the associated RULE wouldn't fire on the test suite even at O2. With GHC 7.8, the enumFromTo_double
triggers a failure in the Vector test suite.

Special Thanks to Amos Robinson for helping pin down the source of the bug and writing a correct fix.
parent 1ce111bb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment