Skip to content

Commit

Permalink
Merge pull request #376 from github/expose-diff-graph
Browse files Browse the repository at this point in the history
Expose diffGraph again
  • Loading branch information
patrickt authored Nov 6, 2019
2 parents 2a13455 + 6825316 commit 2175bbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Semantic/Api/Diffs.hs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ module Semantic.Api.Diffs
, DiffOutputFormat(..)

, diffTerms
, diffGraph
) where

import Analysis.ConstructorName (ConstructorName)
Expand Down

0 comments on commit 2175bbb

Please sign in to comment.