<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>factal</author_name>
  <author_url>https://blog.hatena.ne.jp/factal/</author_url>
  <blog_title>うおっ</blog_title>
  <blog_url>https://factal.hatenadiary.org/</blog_url>
  <categories>
    <anon>Haskell</anon>
  </categories>
  <description>アクションと型コンストラクタ アクションと型コンストラクタの違いって何だろう。あと、どうやって区別するんだろう。 例えば getLine の型を見てみる。 ghci&gt; :t getLine getLine :: IO String これって、型コンストラクタ IO が、具体型 String を受け取った型に見える。 種類も型コンストラクタと同じだし。 ghci&gt; :k IO IO :: * -&gt; * ghci&gt; :k Maybe Maybe :: * -&gt; * また後で解説が出てくるのかな。 （追記）出てきた。 I/O アクションが特別なのは、 main 関数の中に入っていると（あるいは GH…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffactal.hatenadiary.org%2Fentry%2F20120825%2F1345886444&quot; title=&quot;すごいHaskell8章 - うおっ&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>2012-08-25 18:20:44</published>
  <title>すごいHaskell8章</title>
  <type>rich</type>
  <url>https://factal.hatenadiary.org/entry/20120825/1345886444</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
