I found that there are two instances for: Show Char and Enum Char, and there are two declarations for Bounded class. Is it intentional?
2006/1/17, Krasimir Angelov <[EMAIL PROTECTED]>: > Thanks! It works. I will be happy if the required changes would be > incorporated in the main repo when they are stable. > > 2006/1/16, Neil Mitchell <[EMAIL PROTECTED]>: > > Wow, way cool. I hope the .NET back end can end up in the main repo as > > soon as its done! > > > > The secret to compiling the prelude is using the flags "-c -redefine > > -prelude" - if you omit -c it tries to compile in make mode, which > > notices that it requires the prelude, which requires the prelude ... > > and leads to stack overflow. > > > > Thanks > > > > Neil > > > _______________________________________________ Yhc mailing list [email protected] http://haskell.org/mailman/listinfo/yhc
