From de4f69ab0312edfd7c0deb033aa6103442eb3ec8 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 4 Sep 2021 07:12:34 +0200 Subject: Add CHANGELOG entries for the new executor --- src/Language/GraphQL/AST/DirectiveLocation.hs | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/Language/GraphQL/AST/DirectiveLocation.hs') diff --git a/src/Language/GraphQL/AST/DirectiveLocation.hs b/src/Language/GraphQL/AST/DirectiveLocation.hs index 511225f..d109666 100644 --- a/src/Language/GraphQL/AST/DirectiveLocation.hs +++ b/src/Language/GraphQL/AST/DirectiveLocation.hs @@ -1,7 +1,3 @@ -{- This Source Code Form is subject to the terms of the Mozilla Public License, - v. 2.0. If a copy of the MPL was not distributed with this file, You can - obtain one at https://mozilla.org/MPL/2.0/. -} - {-# LANGUAGE Safe #-} -- | Various parts of a GraphQL document can be annotated with directives. -- cgit v1.2.3