<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zyxwv</author_name>
  <author_url>https://blog.hatena.ne.jp/zyxwv/</author_url>
  <blog_title>zyxwvの日記</blog_title>
  <blog_url>https://zyxwv.hatenadiary.org/</blog_url>
  <categories>
    <anon>Haskell</anon>
  </categories>
  <description>Concurrent Haskell で適当に書いてみる。そしたらなぜかデッドロックしないんですけど。うむぅ。 というか、コンパイルして実行すると、なんとしばらくすると終了してしまうのです。無限ループしてるはずなんだけどなぁ…。(http://d.hatena.ne.jp/zyxwv/20070830 に原因を書きました) import Control.Concurrent main = table table = do cs1 &lt;- newMVar () cs2 &lt;- newMVar () cs3 &lt;- newMVar () cs4 &lt;- newMVar () forkOS $ philo …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzyxwv.hatenadiary.org%2Fentry%2F20070829%2F1188394921&quot; title=&quot; 箸を奪い合う哲学者達 - zyxwvの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-08-29 22:42:01</published>
  <title> 箸を奪い合う哲学者達</title>
  <type>rich</type>
  <url>https://zyxwv.hatenadiary.org/entry/20070829/1188394921</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
