Hi,<div>I noticed that even though I declare the type of a function in my code as </div><div>Data.ByteString.Lazy.ByteString ... when I check it out in ghci using :t, it shows this - Data.ByteString.Lazy.Internal.ByteString</div>
<div>Is this expected?</div><div>Regards,</div><div>Kashyap</div>