It's a documentation bug -- sorry. I'll fix that. The flag is -XDisambiguateRecordFields
Simon | -----Original Message----- | From: [EMAIL PROTECTED] [mailto:glasgow-haskell-bugs- | [EMAIL PROTECTED] On Behalf Of Serge D. Mechveliani | Sent: 20 November 2008 09:06 | To: [email protected] | Subject: -XDisambiguateRecordFields | | The ghc-6.10.1 doc writes about -fdisambiguate-record-fields, | the compiler does not recognize it, | also it does not recognize -XDisambiguate-record-fields, | and it does recognize -XDisambiguateRecordFields. | | Also is not it better to uniformly use an upper case letter instead of | dash everywhere in flags? | | Regards, | | ----------------- | Serge Mechveliani | [EMAIL PROTECTED] | | _______________________________________________ | Glasgow-haskell-bugs mailing list | [email protected] | http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs _______________________________________________ Glasgow-haskell-bugs mailing list [email protected] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
