Remove unused OverloadedStrings pragmas

This commit is contained in:
2021-04-14 07:09:21 +02:00
parent 5654b78935
commit 2220f0ca56
3 changed files with 0 additions and 4 deletions

View File

@ -4,7 +4,6 @@
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE RecordWildCards #-}
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE ScopedTypeVariables #-}
-- | GraphQL validator.