Just delete ParsePkgConfLite.hs entirely. (In a fresh tree it would not appear.) I was bitten by this too! Several times.
S | -----Original Message----- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Josef | Svenningsson | Sent: 30 November 2004 13:57 | To: [EMAIL PROTECTED] | Subject: Missing module in ghc-pkg? | | Am I the only one getting the following error when making a recent cvs checkout? | | ------------------------------------------------------------------------ | ==fptools== make boot - --unix - --no-print-directory -r; | in /cygdrive/c/fptools/ghc/utils/ghc-pkg | ------------------------------------------------------------------------ | /cygdrive/c/ghc/ghc-6.2.2/bin//ghc -M -optdep-f -optdep.depend -osuf o -optdep- | -exclude-module=Compat.Directory -optdep--exclude-module=Distribution.Compat.Rea | dP -optdep--exclude-module=Distribution.Package -optdep--exclude-module=Distribu | tion.InstalledPackageInfo -optdep--exclude-module=Distribution.Package -optdep-- | exclude-module=Distribution.License -optdep--exclude-module=Distribution.Version | -H16m -O -cpp -Wall -fno-warn-name-shadowing -fno-warn-unused-matches -i../.. | /lib/compat Main.hs ParsePkgConfLite.hs Version.hs | ParsePkgConfLite.hs: can't locate import `Package' | | I tried to poke around and see if I could fix it but I'm not into the | recent changes in ghc-pkg. Any help is appreciated. | | /Josef | _______________________________________________ | Cvs-ghc mailing list | [EMAIL PROTECTED] | http://www.haskell.org/mailman/listinfo/cvs-ghc _______________________________________________ Cvs-ghc mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-ghc
