GADT record syntax and contexts

2009-06-15 Thread Philip K.F.
Dear GHCers, Maybe this question is more for Haskell-cafe, but since it involves language extensions as provided by GHC, it seems reasonable to post it here. The GHC user guide lists under 7.4 [1] the extensions to data types and type synonyms. My question involves 7.4.5 (although the overlap

Re: Help debugging a deadlock in salvia on GHC 6.10 i386

2009-06-15 Thread Simon Marlow
On 13/06/2009 17:21, Corey O'Connor wrote: On Sat, Jun 6, 2009 at 2:09 PM, Corey O'Connorcoreyocon...@gmail.com wrote: I'm running a webserver built using salvia [1] and GHC 6.10 [2]. I've trimmed down the code enough such that there is no obvious source of a deadlock in either salvia or the