mikeizbicki / subhask

Type safe interface for working in subcategories of Hask
BSD 3-Clause "New" or "Revised" License
418 stars 43 forks source link

Ghc 8.0 faster ub #58

Closed Drezil closed 8 years ago

Drezil commented 8 years ago

distanceUB uses sqrt only as a last-resort in this case, speeding up computations (while probably still messing up branch-prediction.. :) )