Thank Duncan, Martijn, Bulat and Brandon!<br><br>Vasili<br><br><div class="gmail_quote">On Sun, Dec 28, 2008 at 10:47 AM, Duncan Coutts <span dir="ltr"><<a href="mailto:duncan.coutts@worc.ox.ac.uk">duncan.coutts@worc.ox.ac.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Sun, 2008-12-28 at 03:54 -0600, Galchin, Vasili wrote:<br>
> Prelude> :m +Data.ByteString<br>
> Prelude Data.ByteString> :t join<br>
><br>
> <interactive>:1:0: Not in scope: `join'<br>
> Prelude Data.ByteString><br>
><br>
> Why no "join" function?<br>
<br>
</div>Because we removed it from the bytestring package in version 0.9. It had<br>
been deprecated for some time in favour of intercalate.<br>
<br>
So that's why the version of hugs you're using has it still but the more<br>
recent version of ghci you're using does not.<br>
<font color="#888888"><br>
Duncan<br>
<br>
</font></blockquote></div><br>