Kind sigs in associated data/newtype family decls may be omitted
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Wed, 6 Dec 2006 22:33:20 +0000 (22:33 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Wed, 6 Dec 2006 22:33:20 +0000 (22:33 +0000)
commit526a19e90100eadb36185f3bd2c6ac263b7d25ad
tree41d702ff670e65c2c45ba3496c733685baf4920c
parentd7750a81fa0c721f4b40dac9165c07d11e8405e1
Kind sigs in associated data/newtype family decls may be omitted
* This is only a slight generalisation of the parser, so that family
  declarations on the toplevel and in classes are uniform.
* I didn't allow that right away as it is a bit tricky to avoid reduce/reduce
  conflicts.
compiler/parser/Parser.y.pp