1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 16:33:03 +03:00

Merge pull request #376 from github/expose-diff-graph

Expose diffGraph again
This commit is contained in:
Patrick Thomson 2019-11-06 11:02:34 -05:00 committed by GitHub
commit 2175bbb443
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ module Semantic.Api.Diffs
, DiffOutputFormat(..)
, diffTerms
, diffGraph
) where
import Analysis.ConstructorName (ConstructorName)