Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

What the fuck, Haskell?

Name: Anonymous 2011-04-01 12:46

Prelude Data.List> :t isInfixOf
isInfixOf :: (Eq a) => [a] -> [a] -> Bool
Prelude Data.List> let f = isInfixOf
Prelude Data.List> :t f
f :: [()] -> [()] -> Bool


This isn't a huge deal and I know I can just tell it the type signature explicitly, but why does this happen?

Name: Anonymous 2011-04-01 16:47


Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List