RSSAmplifier

Hasufell's blog · Oct 22, 2021

From conduit to streamly

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

Motivation At GHCup I recently put a lot of effort into reducing the dependency footprint to improve build times. Since conduit was not a direct dependency and only used for yaml parsing and some other things, I replaced those deps with alternatives or re-implemented them (like logging). yaml , which uses conduit under the hood, was replaced with HsYAML , but to my despair… that turned out to be…

Read on github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.