Type tags in import/export lists
authorManuel M T Chakravarty <chak@cse.unsw.edu.au>
Mon, 18 Sep 2006 23:51:47 +0000 (23:51 +0000)
committerManuel M T Chakravarty <chak@cse.unsw.edu.au>
Mon, 18 Sep 2006 23:51:47 +0000 (23:51 +0000)
commit0cfba505ee10cf12737077449a6cb4d98e56263c
tree62fb6e87bb5b2f1017b301594ca3f87b63a74616
parenta357abfc2ed4f0ac6eae1cf542fe4fb3bebe686e
Type tags in import/export lists
Tue Sep 12 16:57:32 EDT 2006  Manuel M T Chakravarty <chak@cse.unsw.edu.au>
  * Type tags in import/export lists
  - To write something like GMapKey(type GMap, empty, lookup, insert)
  - Requires -findexed-types
compiler/basicTypes/Name.lhs
compiler/parser/Parser.y.pp
compiler/rename/RnNames.lhs