Saturday, August 5, 2023

Show HN: Custom Haskell handlers for Nginx https://ift.tt/b5sx8ma

Show HN: Custom Haskell handlers for Nginx This is rather a mature project. It began out of curiosity: I wanted to test if Haskell FFI was powerful and expressive enough to interconnect C and Haskell code flawlessly. Particularly, if C strings generated inside Nginx can be shared within Haskell code and what must be done to respect their lifetimes etc. Recently, I released version 3.2.0 with revamped README (with a lot of examples) and a new approach to building Haskell handlers using the modernized cabal v2-build for dependencies. https://ift.tt/TE6WOI8 August 4, 2023 at 04:49PM

No comments:

Show HN: Add "gist" to any YouTube URL to get instant video summaries https://ift.tt/ZHM2gmG

Show HN: Add "gist" to any YouTube URL to get instant video summaries Hello HN! Between academics and everything else on my plate,...