<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.lang.haskell.yhc">
    <title>gmane.comp.lang.haskell.yhc</title>
    <link>http://blog.gmane.org/gmane.comp.lang.haskell.yhc</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1268"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1265"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1260"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1255"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1251"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1245"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1243"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1268">
    <title>How do I re-subscribe this mailing list to annother e-mailaddress?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1268</link>
    <description>&lt;pre&gt;Hello!
How do I re-subscribe this mailing list to annother e-mail address?
Also - How do I set member options via email?
Thanks!

&lt;/pre&gt;</description>
    <dc:creator>li cheng</dc:creator>
    <dc:date>2012-11-02T01:12:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1265">
    <title>YHC fork</title>
    <link>http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1265</link>
    <description>&lt;pre&gt;In the interests of some program transformations that I want to try out
I've decided it would be nice to get a YHC based compiler working again.

I managed to get YHC working (although it's a bit of a hack, I haven't
found a nice way to build the libraries), I can probably pull some
patches together if they are wanted.

I've noticed that much of the code is messy and have started to rewrite
significant parts.  On the other hand I think much of the compiler
architecture and ideas in YHC (such as the specific language chosen for
YHC Core) are worth keeping.  I'd like to see some nice libraries for
manipulating Core (I believe that was the intended direction anyway).

Are there any parts of the compiler design that caused problems? Are
there parts that were particularly good?

I believe that I should be safe to release any derived works under
GPLv3 (with some attribution), although it isn't entirely clear. Does
anybody disagree?

Thanks, I'll post an update here when I've got some code to share.

[Aside: I think messy code is expected, especially in old code like the
bits from nhc, or code that has features added over time - please don't
be offended!]

&lt;/pre&gt;</description>
    <dc:creator>Andrew Oakley</dc:creator>
    <dc:date>2012-05-09T20:30:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1260">
    <title>is YHC dead?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1260</link>
    <description>&lt;pre&gt;Hello,
  Is YHC compiler project still alive?
Where do I get real most up-to-date sources?
  darcs get --partial http://darcs.haskell.org/york-compiler98/
(or maybe)
  darcs get --partial http://www.cs.york.ac.uk/fp/darcs/yhc/
And what should I use to build it? I think wiki at haskell.org is very
outdated.
Thanks.

Regards,
Szymon
_______________________________________________
Yhc mailing list
Yhc&amp;lt; at &amp;gt;haskell.org
http://www.haskell.org/mailman/listinfo/yhc
&lt;/pre&gt;</description>
    <dc:creator>Szymon Jachim</dc:creator>
    <dc:date>2011-03-30T22:29:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1255">
    <title>Building yhc SConstruct file missing</title>
    <link>http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1255</link>
    <description>&lt;pre&gt;Hi &amp;lt; at &amp;gt;All,

a colleague of mine and I are writing our Master Thesis. Our goal is to
write a Haskell To Javascript Compiler.

Now we have found that yhc already at least has some sort of JavaScript
backend, and we wanted to take a closer look at all this. So we
installed darcs, checked out the repository and tried to build it. But
when we want to execute Scons to build the code the process fails
because the SConstruct file is missing. Does anybody know how to get
around this? Or are we just failing because we have to have anything
else installed to build the sources?

Any help would be greatly appreciated!

cheers
Philipp

P.S.: If anybody happens to know anotcher Haskell to Javascript backend,
an email would also be really helpful. Thanks again!
&lt;/pre&gt;</description>
    <dc:creator>Philipp Forsthuber</dc:creator>
    <dc:date>2010-03-08T13:13:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1251">
    <title>YHC snapshot</title>
    <link>http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1251</link>
    <description>&lt;pre&gt;Hello all,

I was recently looking for a snapshot of YHC, and I wasn't able to
find anything on haskell.org.  It appears that the darcs repositories
have been taken down.  I understand the project has become dormant,
but I am interested to see how some parts of it were put together,
namely the Javascript back end.  It might be right in front of my face
and I'm missing it, but could somebody point me to a snapshot
somewhere if one still exists?

Thanks!

Ian
&lt;/pre&gt;</description>
    <dc:creator>Ian Graves</dc:creator>
    <dc:date>2010-01-29T07:10:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1245">
    <title>Can't build Yhc on Mac</title>
    <link>http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1245</link>
    <description>&lt;pre&gt;_______________________________________________
Yhc mailing list
Yhc&amp;lt; at &amp;gt;haskell.org
http://www.haskell.org/mailman/listinfo/yhc
&lt;/pre&gt;</description>
    <dc:creator>Sergey Martynov</dc:creator>
    <dc:date>2009-09-24T10:25:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1243">
    <title>Can't build</title>
    <link>http://comments.gmane.org/gmane.comp.lang.haskell.yhc/1243</link>
    <description>&lt;pre&gt;Hello,

I can't build Yhc. I followed instructions here:
http://www.haskell.org/haskellwiki/Yhc/Building

darcs get finished fine. When I simply typed "scons" into a console
window, I get:

tinuviel&amp;lt; at &amp;gt;debian:~/haskell/yhc$ scons
scons: Reading SConscript files ...
IOError: [Errno 2] No such file or directory: '_darcs/inventory':
  File "/home/tinuviel/haskell/yhc/Sconstruct", line 22:
    setup_version(env, Configure, ARGUMENTS)
  File "/home/tinuviel/haskell/yhc/build/configure.py", line 49:
    env["ENV"]["VERSION"] = getVersion(vtype)
  File "/home/tinuviel/haskell/yhc/build/version.py", line 8:
    lines = filter(lambda x: x.find("**") != -1,
open("_darcs/inventory", "r").readlines())

And there is no _darcs/inventory file indeed. Any idea?

&lt;/pre&gt;</description>
    <dc:creator>Seo Sanghyeon</dc:creator>
    <dc:date>2009-09-23T11:59:54</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.haskell.yhc">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.haskell.yhc</link>
  </textinput>
</rdf:RDF>
