1
1
mirror of https://github.com/github/semantic.git synced 2025-01-05 14:11:33 +03:00

Renderer.JSON no longer contains orphan instances.

This commit is contained in:
Rob Rix 2017-09-09 17:46:08 +01:00
parent c83746e74e
commit 7404b41717

View File

@ -1,5 +1,4 @@
{-# LANGUAGE DataKinds, GADTs, MultiParamTypeClasses, TypeOperators #-}
{-# OPTIONS_GHC -fno-warn-orphans #-}
module Renderer.JSON
( renderJSONDiff
, renderJSONTerm