network-uri-template-0.1.1.3: TODO
Copyright(c) 2025 Patrick Brisbin
LicenseAGPL-3
Maintainerpbrisbin@gmail.com
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone
LanguageGHC2021

Network.URI.Template.Internal

Description

 
Synopsis

Documentation

newtype Template Source #

Constructors

Template 

Fields

Instances

Instances details
Show Template Source # 
Instance details

Defined in Network.URI.Template.Internal

Eq Template Source # 
Instance details

Defined in Network.URI.Template.Internal

variableP :: Parser (Map VarName VarValue) Source #

Parse one name := value assignment

variablePretty :: Int -> VarName -> VarValue -> Doc Ann Source #

Prettyprint a variable and value, filling the name to the given width