diff --git a/src/Renderer/JSON.hs b/src/Renderer/JSON.hs index 5e24ffbfa..de6c68601 100644 --- a/src/Renderer/JSON.hs +++ b/src/Renderer/JSON.hs @@ -1,4 +1,4 @@ -{-# LANGUAGE DataKinds, GADTs, MultiParamTypeClasses, ScopedTypeVariables, TypeFamilies, TypeOperators, UndecidableInstances #-} +{-# LANGUAGE DataKinds, GADTs, MultiParamTypeClasses, TypeOperators, UndecidableInstances #-} {-# OPTIONS_GHC -fno-warn-orphans #-} module Renderer.JSON ( json