<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Effect-Systems on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/effect-systems/</link>
    <description>Recent content in Effect-Systems on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 19 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/effect-systems/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Haskell Effect Systems in 2026: effectful vs polysemy vs fused-effects vs mtl</title>
      <link>https://www.pistack.xyz/posts/2026-09-19-haskell-effect-systems-effectful-polysemy-fused-effects-mtl/</link>
      <pubDate>Sat, 19 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-09-19-haskell-effect-systems-effectful-polysemy-fused-effects-mtl/</guid>
      <description>&lt;p&gt;Your &lt;code&gt;App&lt;/code&gt; monad has grown to nine stacked transformers, the type signatures no longer fit on one line, and every new capability forces you to edit a &lt;code&gt;MonadFoo&lt;/code&gt; instance chain that nobody on the team fully understands. That is the exact pain every Haskell team hits somewhere between 5k and 50k lines — and it is why effect systems exist.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
