<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jou4</author_name>
  <author_url>https://blog.hatena.ne.jp/jou4/</author_url>
  <blog_title>jou4のブログ</blog_title>
  <blog_url>https://jou4.hateblo.jp/</blog_url>
  <categories>
    <anon>Haskell</anon>
    <anon>メモ</anon>
  </categories>
  <description>https://www.haskell.org/onlinereport/haskell2010/haskellch10.html#x17-18100010.6 Haskellのリファレンスに掲載されている 結合性の解決方法を示したコードを動作確認のために動かした時のメモ。 以下は上記のページに掲載されているコード。 import Control.Monad type Prec = Int type Var = String data Op = Op String Prec Fixity deriving (Eq,Show) data Fixity = Leftfix | Rightfix |…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjou4.hateblo.jp%2Fentry%2F2015%2F05%2F12%2F222649&quot; title=&quot;Fixity Resolution - jou4のブログ&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>2015-05-12 22:26:49</published>
  <title>Fixity Resolution</title>
  <type>rich</type>
  <url>https://jou4.hateblo.jp/entry/2015/05/12/222649</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
