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/rPEs9Ui August 4, 2023 at 04:49PM
Show HN: Custom Haskell handlers for Nginx https://ift.tt/xUuhnkB
Reviewed by Manish Pethev
on
August 05, 2023
Rating:
No comments:
If you have any suggestions please send me a comment.