[Haskell-cafe] Data.ByteString.Lazy.ByteString vs Data.ByteString.Lazy.Internal.ByteString

C K Kashyap ckkashyap at gmail.com
Fri Feb 11 05:21:47 CET 2011


Hi,
I noticed that even though I declare the type of a function in my code as
Data.ByteString.Lazy.ByteString ... when I check it out in ghci using :t, it
shows this - Data.ByteString.Lazy.Internal.ByteString
Is this expected?
Regards,
Kashyap
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110211/d0c0ed5e/attachment.htm>


More information about the Haskell-Cafe mailing list