<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t-imaizumi</author_name>
  <author_url>https://blog.hatena.ne.jp/t-imaizumi/</author_url>
  <blog_title>t-imaizumiのMacとかのはなし</blog_title>
  <blog_url>https://t-imaizumi.hatenadiary.org/</blog_url>
  <categories>
    <anon>Haskell</anon>
  </categories>
  <description>とある焼き肉屋で1皿100円のカルビを食べた。いろんな意味で100円だった。 本に従ってcatコマンドをHaskellで作る。 至って簡単。こんな感じ。 main = do cs &lt;- getContents putStr csこれで標準入力で受け取った値を標準出力に出力することが出来る。 getContentsが標準入力を受け取り、putStrで出力する。getContentsはアクション。アクションが何かは全然わかっていないけど、とりあえず置いておく。 doは複数のアクションをまとめる。上から順に実行される。 そして見えないところに重要な点が。 例えば、 main = do cs &lt;- g…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ft-imaizumi.hatenadiary.org%2Fentry%2F20061005%2F1160057674&quot; title=&quot;catコマンドだニャー。 - t-imaizumiのMacとかのはなし&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>https://images-fe.ssl-images-amazon.com/images/I/41mJTrvw2pL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-10-05 23:14:34</published>
  <title>catコマンドだニャー。</title>
  <type>rich</type>
  <url>https://t-imaizumi.hatenadiary.org/entry/20061005/1160057674</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
