Re: [Haskell-cafe] name lists

2013-09-17 Thread Roman Cheplyaka
* Ben Gamari [2013-09-17 12:41:05-0400] > Roman Cheplyaka writes: > > > * Ben Gamari [2013-09-17 10:03:41-0400] > >> Another approach might be to introduce some notion of a name list which > >> can appear in the export list. These lists could be built up by either > >> user declarations in the

Re: [Haskell-cafe] name lists

2013-09-17 Thread Ben Gamari
Roman Cheplyaka writes: > * Ben Gamari [2013-09-17 10:03:41-0400] >> Another approach might be to introduce some notion of a name list which >> can appear in the export list. These lists could be built up by either >> user declarations in the source module or in Template Haskell splices >> and w