Fix deriving of indexed data types
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Fri, 8 Jun 2007 04:44:00 +0000 (04:44 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Fri, 8 Jun 2007 04:44:00 +0000 (04:44 +0000)
commit39dca31567349eb77b2d11a037dd09aae5a0630d
tree0845ff4db2d2f3cb1bf05836d5be71e9ae3db057
parentb132a9d502ee844369e4d7c66adc38287e02a48f
Fix deriving of indexed data types
- Fix typo introduced when moving deriving-specific code from TcEnv to TcDeriv
- Thanks to Roman for the bug report
compiler/typecheck/TcDeriv.lhs