<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a_kawashiro</author_name>
  <author_url>https://blog.hatena.ne.jp/a_kawashiro/</author_url>
  <blog_title>a_kawashiroのブログ</blog_title>
  <blog_url>https://a-kawashiro.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>使い方 hoge.hsに下のコードを保存する。 runghc &quot;hoge.hs&quot; &quot;target.html&quot; ※ダブルクオーテーションは必要 このままでは空行が大量に含まれているので runghc &quot;hoge.hs&quot; &quot;target.html&quot; | sed '/^ *$/d' すると良い --sed '/^ *$/d' import Text.ParserCombinators.Parsec import System.Environment data MyTag = MakeMyTag {tagName::String,tagContent::[String]} deriving (Eq,S…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fa-kawashiro.hatenablog.com%2Fentry%2F20110815%2F1313375118&quot; title=&quot;HaskellでHTMLをパースする - a_kawashiroのブログ&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>2011-08-15 11:25:18</published>
  <title>HaskellでHTMLをパースする</title>
  <type>rich</type>
  <url>https://a-kawashiro.hatenablog.com/entry/20110815/1313375118</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
