Use 'default' rather than 'generic' for default-method signatures
authorSimon Peyton Jones <simonpj@microsoft.com>
Thu, 28 Apr 2011 08:24:30 +0000 (09:24 +0100)
committerSimon Peyton Jones <simonpj@microsoft.com>
Thu, 28 Apr 2011 08:24:30 +0000 (09:24 +0100)
commit60401bfe16c49ef2e06e5e81fd58e030bea02013
tree7622c6708be8ddace6544498d7999742c5d9a7f1
parentfbff1b7b9c89f6369c4394a0b10fa7c06e011698
Use 'default' rather than 'generic' for default-method signatures

Also get rid of the old {| |} brackets in the lexer.

Fewer keywords!
compiler/parser/Lexer.x
compiler/parser/Parser.y.pp
compiler/rename/RnBinds.lhs