Re: Cannot import List(intersperse), possibly bug #17

"Neil Mitchell" <[email protected]> Sun, 11 Feb 2007 18:15:59 +0000
Newsgroups gmane.comp.lang.haskell.hugs.bugs
Message-ID <[email protected]>
Hi

> > I don't seem to be able to do:
> >
> > import List(intersperse)
> >
> > in Hugs Sep 2006 - it says:
> >
> > ERROR file:.\Taut.hs - Unknown entity "intersperse" imported from module
> > "List"
>
> Odd.  It works fine for me (under Linux).

Works fine on my home machine as well, no idea what the difference
between the two systems is. I'll reinstall my work machine and see if
this still reoccurs.

Thanks

Neil