<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zecl</author_name>
  <author_url>https://blog.hatena.ne.jp/zecl/</author_url>
  <blog_title>Bug Catharsis</blog_title>
  <blog_url>https://zecl.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>Haskell</anon>
  </categories>
  <description>Haskellの基本的な構文コメントラインコメントとブロックコメントがある。 ブロックコメントはネスト可能。 Prelude&gt; 1 + 2 --test 3 Prelude&gt; 1 + {-test-} 2 3 Prelude&gt; 3 * {- test {- hogehoge -}-} 2 6 また、リテレイト形式といって、基本コメントのドキュメントの中に コードを埋め込んで記述する方法も提供されている。 リテレイト形式で記述されたファイルの拡張しは「lhs」とするのが慣習。 レイアウトこれまではオフサイドルールといって、式のインデントをそろえることで ブロックを表現する方法を使っていた。 ma…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzecl.hatenablog.com%2Fentry%2F20080323%2Fp3&quot; title=&quot;Haskellのお勉強　その９ - Bug Catharsis&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-23 00:00:02</published>
  <title>Haskellのお勉強　その９</title>
  <type>rich</type>
  <url>https://zecl.hatenablog.com/entry/20080323/p3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
