<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>syou6162</author_name>
  <author_url>https://blog.hatena.ne.jp/syou6162/</author_url>
  <blog_title>yasuhisa's blog</blog_title>
  <blog_url>https://www.yasuhisay.info/</blog_url>
  <categories>
    <anon>Haskell</anon>
  </categories>
  <description>春休みに入ったのでHaskellの勉強を始めようと思う。 タプルで指定した回数yasuhisaを出力させる main = do putStr $ unlines $ map concat $ map nTimesExpand [1,3,2,5] nTimesExpand :: Int -&gt; [String] nTimesExpand times = replicate times &quot;yasuhisa &quot; こんな感じに。yasuhisaも他の文字に指定できるようにしたい。繰り返し処理とかまだよく分からん。 yasuhisa yasuhisa yasuhisa yasuhisa yasuhisa …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.yasuhisay.info%2Fentry%2F20080312%2F1205268995&quot; title=&quot;HaskellかわいいよHaskell - yasuhisa&amp;#39;s blog&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-03-12 05:56:35</published>
  <title>HaskellかわいいよHaskell</title>
  <type>rich</type>
  <url>https://www.yasuhisay.info/entry/20080312/1205268995</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
