Http-tower-hs — A Rust Tower-inspired middleware library for Haskell
Haskell Community [Unofficial]
April 5, 2026
Quick update: http-tower-hs is now published on Hackage hackage.haskell.org/package/http-tower-hs.
CI runs against GHC 9.6.6, 9.8.4, and 9.10.1 (both cabal and stack), so it should work across recent compiler versions. Workflow here if you’re curious: .github/workflows/ci.yml.
Still very much open to feedback on the API design.
Discussion in the ATmosphere