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