This website requires JavaScript.
Explore
Help
Register
Sign In
prescientmoon
/
graphql
Watch
1
Star
0
Fork
0
You've already forked graphql
forked from
OSS/graphql
Code
Pull Requests
Activity
dd8f312cb3
graphql
/
stack.yaml
10 lines
79 B
YAML
Raw
Normal View
History
Unescape
Escape
Replace substitution function with a map It makes using variables with queries more approachable, but some work still has to be done. - The type `Subs` should be renamed and moved out of `Schema`, together with `AST.Core.Value` probably. - Some kind of conversion should be possible from a user-defined input type T to the Value. So the final HashMap should have a type like `HashMap name a`, where a is an instance of a potential typeclass InputType.
2019-12-30 18:26:24 +01:00
resolver
:
lts-14.19
Ignore graphql.cabal This file is generated and for releases another version is generated anyway.
2019-09-29 07:27:21 +02:00
Pin stack to LTS-4.2
2016-01-26 13:35:53 +01:00
packages
:
Set STACK_ROOT to cache dependencies in the CI Set STACK_ROOT to cache dependencies between the builds.
2019-09-30 07:09:58 +02:00
-
.
Ignore graphql.cabal This file is generated and for releases another version is generated anyway.
2019-09-29 07:27:21 +02:00
Pin stack to LTS-4.2
2016-01-26 13:35:53 +01:00
extra-deps
:
[
]
flags
:
{}
Ignore graphql.cabal This file is generated and for releases another version is generated anyway.
2019-09-29 07:27:21 +02:00
pvp-bounds
:
both
Copy Permalink