[Haskell-cafe] Bytestring package: Int and Int64

Daniel Díaz danieldiaz at asofilak.es
Tue May 24 10:07:59 CEST 2011


Hi, cafe,

I just feel curiosity. In the bytestring package, Data.ByteString module,
functions like length, index, and others with Int in its type signature,
have Int64 in the analogous Data.ByteString.Lazy version. What is the
reason?

-- 
Daniel Díaz




More information about the Haskell-Cafe mailing list