On Tue, Jun 19, 2007 at 12:36:44AM +0200, Daniel Fischer wrote: > Arrrgh, > > now I get to: > [ 4 of 78] Compiling Lib.Parser ( Lib/Parser.hs, > dist/build/lambdabot/lambdabot-tmp/Lib/Parser.o ) > > Lib/Parser.hs:7920:4: Not in scope: `as_name' > > Lib/Parser.hs:7926:4: Not in scope: `qualified_name' > > Lib/Parser.hs:7932:4: Not in scope: `hiding_name' > > Lib/Parser.hs:8015:4: Not in scope: `minus_name' > > Lib/Parser.hs:8021:4: Not in scope: `pling_name' > > Lib/Parser.hs:8034:4: Not in scope: `pling_name' > > what's happened here? > How do I fix that?
Your lambdabot is too old. It needed fixes to work with GHC 6.6's version of the haskell-src package. Stefan _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
