diff options
| author | Eugen Wissner <belka@caraus.de> | 2022-02-02 09:39:57 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2022-02-02 09:39:57 +0100 |
| commit | 0cf459b8eb9e4847f9b199566d130e816760a0d3 (patch) | |
| tree | f32a46773eccbf9a22324f9d9dd9b7f37db38b8d /cabal.project | |
| parent | 90abeb642507fbd3c380b84e23f639de26543b18 (diff) | |
| download | graphql-spice-0cf459b8eb9e4847f9b199566d130e816760a0d3.tar.gz | |
Convert the response to JSON
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project index 566a70e..0742af9 100644 --- a/cabal.project +++ b/cabal.project @@ -1,4 +1,3 @@ -packages: . +packages: . ../graphql constraints: graphql -json -tests: False |
