<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/chrisdone.com/posts/try-do/">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Try.do for recoverable errors in Haskell</title>
<link>https://b.hatena.ne.jp/entry/s/chrisdone.com/posts/try-do/</link>
<description>UPDATE 2021-01-02: I have since written a GHC compiler plugin to implement an alternative ?-based syntax for early return. I prefer that one than use of Try.do, because it doesn&#x2019;t require any type ...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/sakito0902/20201226#bookmark-4696041655764924194" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/Hiro_Matsuno/20201225#bookmark-4696041655764924194" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/igrep/20201225#bookmark-4696041655764924194" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/xef/20201223#bookmark-4696041655764924194" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/sakito0902/20201226#bookmark-4696041655764924194">
<title>sakito0902</title>
<link>https://b.hatena.ne.jp/sakito0902/20201226#bookmark-4696041655764924194</link>
<description></description>
<dc:date>2020-12-26T00:26:33Z</dc:date>
<dc:subject>Haskell</dc:subject>
<dc:subject>HotEntry</dc:subject>
<dc:subject>&#x30D7;&#x30ED;&#x30B0;&#x30E9;&#x30DF;&#x30F3;&#x30B0;</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Haskell" />
    <rdf:li resource="https://b.hatena.ne.jp/q/HotEntry" />
    <rdf:li resource="https://b.hatena.ne.jp/q/%E3%83%97%E3%83%AD%E3%82%B0%E3%83%A9%E3%83%9F%E3%83%B3%E3%82%B0" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/Hiro_Matsuno/20201225#bookmark-4696041655764924194">
<title>Hiro_Matsuno</title>
<link>https://b.hatena.ne.jp/Hiro_Matsuno/20201225#bookmark-4696041655764924194</link>
<description></description>
<dc:date>2020-12-25T13:10:02Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/igrep/20201225#bookmark-4696041655764924194">
<title>igrep</title>
<link>https://b.hatena.ne.jp/igrep/20201225#bookmark-4696041655764924194</link>
<description>&#x3042;&#x3042;&#x30FC;&#x3001;&#x3053;&#x308C;&#x304D;&#x3063;&#x304B;&#x3051;&#x306B;&#x6A19;&#x6E96;&#x306E;IOException&#x6295;&#x3052;&#x308B;&#x95A2;&#x6570;&#x3082;Either IOException a&#x306B;&#x304B;&#x308F;&#x3089;&#x306A;&#x3044;&#x304B;&#x306A;&#x30FC;</description>
<dc:date>2020-12-25T04:36:06Z</dc:date>
<dc:subject>haskell</dc:subject>
<dc:subject>&#x4F8B;&#x5916;</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/haskell" />
    <rdf:li resource="https://b.hatena.ne.jp/q/%E4%BE%8B%E5%A4%96" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/xef/20201223#bookmark-4696041655764924194">
<title>xef</title>
<link>https://b.hatena.ne.jp/xef/20201223#bookmark-4696041655764924194</link>
<description></description>
<dc:date>2020-12-23T13:43:40Z</dc:date>
<dc:subject>Haskell</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Haskell" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>