mirror of
https://github.com/github/semantic.git
synced 2025-01-07 07:58:12 +03:00
Renderer.JSON no longer contains orphan instances.
This commit is contained in:
parent
c83746e74e
commit
7404b41717
@ -1,5 +1,4 @@
|
|||||||
{-# LANGUAGE DataKinds, GADTs, MultiParamTypeClasses, TypeOperators #-}
|
{-# LANGUAGE DataKinds, GADTs, MultiParamTypeClasses, TypeOperators #-}
|
||||||
{-# OPTIONS_GHC -fno-warn-orphans #-}
|
|
||||||
module Renderer.JSON
|
module Renderer.JSON
|
||||||
( renderJSONDiff
|
( renderJSONDiff
|
||||||
, renderJSONTerm
|
, renderJSONTerm
|
||||||
|
Loading…
Reference in New Issue
Block a user