<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sirocco</author_name>
  <author_url>https://blog.hatena.ne.jp/sirocco/</author_url>
  <blog_title>sirocco の書いてもすぐに忘れるメモ</blog_title>
  <blog_url>https://sirocco.hatenadiary.org/</blog_url>
  <categories>
    <anon>Haskell</anon>
    <anon>MS-Windows</anon>
  </categories>
  <description>Haskell のソースコードにUTF8以外の日本語を記入するとコンパイル時にエラーになります。（コメントはOK） UTF8の日本語を出力するときも、そのままでは出力できず、 utf8-string パッケージをインストールして System.IO.UTF8のputStrLnなどを使用しなければなりません。 -- UTF8のファイル import System.IO.UTF8 main = System.IO.UTF8.putStrLn &quot;こんにちはハスケル！&quot; SJIS のファイルを読み込んで表示する分にはそのままでOKです。 PS D:\haskell\json&gt; cat sjis.txt…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsirocco.hatenadiary.org%2Fentry%2F20100610%2F1276199053&quot; title=&quot;Haskell で SJIS 文字列 - sirocco の書いてもすぐに忘れるメモ&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>2010-06-10 04:44:13</published>
  <title>Haskell で SJIS 文字列</title>
  <type>rich</type>
  <url>https://sirocco.hatenadiary.org/entry/20100610/1276199053</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
