[Haskell-cafe] ghc error when I use MissingH

Siddharth Karandikar siddharth.karandikar at gmail.com
Sat May 21 13:54:27 CEST 2011


Yeah, it is an old article. I was just trying to run the first example
from this article.

Using "import Data.List.Utils" instead of "import MissingH.List" fixed
the error.
Good you mentioned that List is not in MissingH module anymore.


Thanks,
Siddharth

On Sat, May 21, 2011 at 4:51 PM, Stephen Tetley
<stephen.tetley at gmail.com> wrote:
> Form Hackage it looks as though the module MissingH.List no longer
> exists in the MissingH package - note the linked article is from 2005.
>
> What is the code you are trying to compile?
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>



More information about the Haskell-Cafe mailing list