Freer Arrows and Why You Need Them in Haskell

June 13, 2025 Β· Declared Dead Β· πŸ› Proceedings of the 18th ACM SIGPLAN International Haskell Symposium

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Grant VanDomelen, Gan Shen, Lindsey Kuper, Yao Li arXiv ID 2506.12212 Category cs.PL: Programming Languages Citations 0 Venue Proceedings of the 18th ACM SIGPLAN International Haskell Symposium Last Checked 4 months ago
Abstract
Freer monads are a useful structure commonly used in various domains due to their expressiveness. However, a known issue with freer monads is that they are not amenable to static analysis. This paper explores freer arrows, a relatively expressive structure that is amenable to static analysis. We propose several variants of freer arrows. We conduct a case study on choreographic programming to demonstrate the usefulness of freer arrows in Haskell.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Programming Languages

Died the same way β€” πŸ‘» Ghosted