summary refs log tree commit diff
path: root/pkgs/development/misc/haskell/hasura/graphql-parser/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/misc/haskell/hasura/graphql-parser/default.nix')
-rw-r--r--pkgs/development/misc/haskell/hasura/graphql-parser/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/misc/haskell/hasura/graphql-parser/default.nix b/pkgs/development/misc/haskell/hasura/graphql-parser/default.nix
index 82314a7485b..dbd3edf0064 100644
--- a/pkgs/development/misc/haskell/hasura/graphql-parser/default.nix
+++ b/pkgs/development/misc/haskell/hasura/graphql-parser/default.nix
@@ -1,6 +1,6 @@
 { mkDerivation, aeson, attoparsec, base, bytestring, containers
 , criterion, fetchgit, filepath, hedgehog, hpack, prettyprinter
-, protolude, regex-tdfa, scientific, lib, stdenv, template-haskell, text
+, protolude, regex-tdfa, scientific, lib, template-haskell, text
 , text-builder, th-lift-instances, unordered-containers, vector
 }:
 mkDerivation {