servant-routes-0.1.0.0: Generate route descriptions from Servant APIs
Copyright(c) Frederick Pringle 2025
LicenseBSD-3-Clause
Maintainerfreddyjepringle@gmail.com
Safe HaskellSafe-Inferred
LanguageHaskell2010

Servant.API.Routes.Internal.Param

Description

Internal module, subject to change.

Synopsis

Documentation

newtype Param Source #

Newtype wrapper around servant's Param so we can define a sensible Eq instance for it.

Constructors

Param 

Fields