mirror of
https://github.com/github/semantic.git
synced 2024-12-23 14:54:16 +03:00
Export DiffRenderer and runDiffRenderer.
This commit is contained in:
parent
0c6c57d3b3
commit
bbe8d05e71
@ -1,6 +1,8 @@
|
|||||||
{-# LANGUAGE GADTs #-}
|
{-# LANGUAGE GADTs #-}
|
||||||
module Renderer
|
module Renderer
|
||||||
( Renderer
|
( DiffRenderer(..)
|
||||||
|
, runDiffRenderer
|
||||||
|
, Renderer
|
||||||
, Output(..)
|
, Output(..)
|
||||||
, concatOutputs
|
, concatOutputs
|
||||||
, Format(..)
|
, Format(..)
|
||||||
|
Loading…
Reference in New Issue
Block a user