1
1
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:
Rob Rix 2017-09-09 17:39:46 +01:00
parent c6a111b71d
commit 44aab0edcf

View File

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