I couldn't get the configfile package to install because of issues installing MissingH, but looking at the error messages the first thing I'd do is to change the import list to:
import Control.Monad.Error
import Data.ConfigFile

-deech


On Wed, Sep 28, 2011 at 10:14 AM, Amy de Buitléir <amy@nualeargais.ie> wrote:
Amy de Buitléir <amy <at> nualeargais.ie> writes:
> Can anyone tell me how to modify the code so it will compile? Thank you in
> advance.

Sorry, I meant to say "Can anyone tell me how to modify the code so it will
build in ghc[i]? It already builds with cabal.


_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners