graphql: Haskell GraphQL implementation

[ language, library ] [ Propose Tags ]
Versions [RSS] 0.1, 0.2, 0.2.1, 0.3, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.1.0, 0.6.0.0, 0.6.1.0, 0.7.0.0, 0.8.0.0, 0.9.0.0, 0.10.0.0, 0.11.0.0, 0.11.1.0, 1.0.0.0, 1.0.1.0, 1.0.2.0, 1.0.3.0, 1.1.0.0, 1.2.0.0, 1.2.0.1, 1.2.0.2, 1.2.0.3 (info)
Change log CHANGELOG.md
Dependencies aeson (>=1.5.6 && <1.6), base (>=4.7 && <5), conduit (>=1.3.4 && <1.4), containers (>=0.6.2 && <0.7), exceptions (>=0.10.4 && <0.11), hspec-expectations (>=0.8.2 && <0.9), megaparsec (>=9.0.1 && <9.1), parser-combinators (>=1.3.0 && <1.4), scientific (>=0.3.7 && <0.4), template-haskell (>=2.16 && <2.18), text (>=1.2.4 && <1.3), transformers (>=0.5.6 && <0.6), unordered-containers (>=0.2.14 && <0.3), vector (>=0.12.3 && <0.13) [details]
License MPL-2.0 AND BSD-3-Clause[multiple license files]
Copyright (c) 2019-2021 Eugen Wissner, (c) 2015-2017 J. Daniel Navarro
Author Danny Navarro <j@dannynavarro.net>, Matthías Páll Gissurarson <mpg@mpg.is>, Sólrún Halla Einarsdóttir <she@mpg.is>
Maintainer belka@caraus.de
Category Language
Home page https://www.caraus.tech/projects/pub-graphql
Bug tracker https://www.caraus.tech/projects/pub-graphql/issues
Source repo head: git clone git://caraus.tech/pub/graphql.git
Uploaded by belka at 2021-09-27T05:38:22Z
Distributions LTSHaskell:1.2.0.3, NixOS:1.2.0.3, Stackage:1.2.0.3
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 8088 total (66 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-09-27 [all 1 reports]

Readme for graphql-1.0.1.0

[back to package description]

GraphQL implementation in Haskell

Simple Haskell CI/CD

See https://www.caraus.tech/projects/pub-graphql.

Report issues on the bug tracker.

API documentation is available through Hackage.

Further documentation will be made available in the Wiki.