Saturday, 5 August 2023

Show HN: Custom Haskell handlers for Nginx https://bit.ly/3YoTpSC

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://bit.ly/43UdukY August 4, 2023 at 12:19PM

No comments:

Post a Comment