ngx-export-tools-1.2.4: Extra tools for Nginx Haskell module
Copyright(c) Alexey Radkov 2018-2023
LicenseBSD-style
Maintaineralexey.radkov@gmail.com
Stabilitystable
Portabilitynon-portable (requires POSIX and Template Haskell)
Safe HaskellSafe-Inferred
LanguageHaskell2010

NgxExport.Tools

Description

Extra tools for using in custom Haskell code with nginx-haskell-module.

Synopsis

Combinators of effectful actions (including split services)

Reading custom types from ByteStrings

Exporters of simple services

Split services

Various functions to access low-level Nginx API

A simple implementation of time intervals

Various type declarations