[Template-haskell] Representation of unboxed primitives in TH

Simon Peyton-Jones simonpj@microsoft.com
Wed, 30 Apr 2003 17:31:24 +0100


OK. Ian, I suggest that if you want to put the unboxed stuff in
meanwhile, then go ahead.

Simon

| -----Original Message-----
| From: Tim Sheard [mailto:sheard@cse.ogi.edu]
| Sent: 30 April 2003 16:27
| To: Simon Peyton-Jones; Ian Lynagh; Simon Peyton-Jones
| Cc: Sean Seefried; template-haskell@haskell.org
|=20
| At 12:25 PM 4/30/2003 +0100, Simon Peyton-Jones wrote:
| >I'd like to hear from Tim Sheard.  Tim: do you have an opinion?
|=20
| My original goal was for the data-structure that represented code
| to be as simple as possible. But I can see that this isn't going
| to work, since users want to "represent" any program they can write
| in GHC, and that includes (generally) all the GHC extensions.
|=20
| I guess we need a strategy to address these things. This is some thing
| we should address when I come to Cambridge next month.
|=20
| Tim Sheard
|=20