aeson-jsonpath-0.3.0.2: Parse and run JSONPath queries on Aeson documents
Copyright(c) 2024-2025 Taimoor Zaeem
LicenseMIT
MaintainerTaimoor Zaeem <[email protected]>
StabilityExperimental
PortabilityPortable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Aeson.JSONPath.Parser

Description

This module is responsible for parsing the JSONPath query

Synopsis

Documentation

pQuery :: Parser Query Source #

Query parser