<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-GB link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>sorry – 6.12<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p>&nbsp;</o:p></span></p>

<div style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> haskell-cafe-bounces@haskell.org
[mailto:haskell-cafe-bounces@haskell.org] <b>On Behalf Of </b>Rafael Gustavo da
Cunha Pereira Pinto<br>
<b>Sent:</b> 29 September 2009 13:59<br>
<b>To:</b> Simon Peyton-Jones<br>
<b>Cc:</b> Haskell Café<br>
<b>Subject:</b> Re: [Haskell-cafe] Re: A thought about liberating Haskell's
syntax<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'>Hmm... Simon, was it a typo? Is
it 6.10.x or 6.12?<br>
<br>
Regards,<br>
<br>
Rafael<o:p></o:p></p>

<div>

<p class=MsoNormal>2009/9/29 Simon Peyton-Jones &lt;<a
href="mailto:simonpj@microsoft.com">simonpj@microsoft.com</a>&gt;<o:p></o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'>Type splices are implemented in
the upcoming GHC 6.10.<br>
<br>
Simon<br>
<br>
| -----Original Message-----<br>
| From: <a href="mailto:haskell-cafe-bounces@haskell.org">haskell-cafe-bounces@haskell.org</a>
[mailto:<a href="mailto:haskell-cafe-bounces@haskell.org">haskell-cafe-bounces@haskell.org</a>]
On<br>
| Behalf Of George Pollard<br>
| Sent: 16 September 2009 13:45<br>
| To: Haskell Café<br>
| Subject: [Haskell-cafe] Re: A thought about liberating Haskell's syntax<br>
|<br>
| Also (sorry for the triple-post!) I noticed that in the TH<br>
| documentation, it says:<br>
|<br>
| &nbsp; &nbsp; Type splices are not implemented, and neither are pattern
splices<br>
|<br>
| This means, while we could write a preprocessor that would give us, e.g.:<br>
|<br>
| &nbsp; &nbsp; x :: Set Int<br>
| &nbsp; &nbsp; x = {1,2,3,4}<br>
|<br>
| We cannot splice in the right places to allow:<br>
|<br>
| &nbsp; &nbsp; x :: {Int}<br>
| &nbsp; &nbsp; x = {1,2,3,4}<br>
|<br>
| &nbsp; &nbsp; isSetEmpty :: {a} → Bool<br>
| &nbsp; &nbsp; isSetEmpty {} = True<br>
| &nbsp; &nbsp; isSetEmpty _ = False<br>
| _______________________________________________<br>
| Haskell-Cafe mailing list<br>
| <a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
| <a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
<br>
<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><o:p></o:p></p>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
<br clear=all>
<br>
-- <br>
Rafael Gustavo da Cunha Pereira Pinto<o:p></o:p></p>

</div>

</div>

</body>

</html>