ndmitchell / hoogle

Haskell API search engine
http://hoogle.haskell.org/
Other
753 stars 137 forks source link

Int -> Integer should give a good answer #127

Open ndmitchell opened 9 years ago

ndmitchell commented 9 years ago

From https://code.google.com/p/ndmitchell/issues/detail?id=381, and an FAQ at http://stackoverflow.com/questions/4061777/converting-int-to-integer

ndmitchell commented 9 years ago

Integer -> Int should say fromInteger as well, from https://code.google.com/p/ndmitchell/issues/detail?id=453