From 54dbf1df16038c9f583c1b53ab4fac1d71b194fd Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 22 Aug 2020 06:39:52 +0200 Subject: Remove encoder test based on old external files --- src/Language/GraphQL/Execute/Coerce.hs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Language/GraphQL/Execute') diff --git a/src/Language/GraphQL/Execute/Coerce.hs b/src/Language/GraphQL/Execute/Coerce.hs index 60fb71d..08a2fc0 100644 --- a/src/Language/GraphQL/Execute/Coerce.hs +++ b/src/Language/GraphQL/Execute/Coerce.hs @@ -1,3 +1,7 @@ +{- 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 ExplicitForAll #-} {-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE ViewPatterns #-} -- cgit v1.2.3