<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>argius</author_name>
  <author_url>https://blog.hatena.ne.jp/argius/</author_url>
  <blog_title>argius note</blog_title>
  <blog_url>https://argius.hatenablog.jp/</blog_url>
  <categories>
    <anon>Haskell</anon>
  </categories>
  <description>あたりまえですが、思ったとおりの結果が出力されます。 main = p 2 `and_then` p 3 &gt;&gt; twice (p 6) p :: (Show a) =&gt; a -&gt; IO () p n = print n and_then :: IO () -&gt; IO () -&gt; IO () and_then a b = a &gt;&gt; b twice :: IO () -&gt; IO () twice a = a &gt;&gt; a</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fargius.hatenablog.jp%2Fentry%2F20080213%2F1202914261&quot; title=&quot;IOをつなげる練習 - argius note&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>2008-02-13 23:51:01</published>
  <title>IOをつなげる練習</title>
  <type>rich</type>
  <url>https://argius.hatenablog.jp/entry/20080213/1202914261</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
