mirror of
https://github.com/github/semantic.git
synced 2024-12-01 09:15:01 +03:00
Renderer.JSON is decidable.
This commit is contained in:
parent
c6a111b71d
commit
44aab0edcf
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE DataKinds, GADTs, MultiParamTypeClasses, TypeOperators, UndecidableInstances #-}
|
||||
{-# LANGUAGE DataKinds, GADTs, MultiParamTypeClasses, TypeOperators #-}
|
||||
{-# OPTIONS_GHC -fno-warn-orphans #-}
|
||||
module Renderer.JSON
|
||||
( renderJSONDiff
|
||||
|
Loading…
Reference in New Issue
Block a user