mirror of
https://github.com/github/semantic.git
synced 2024-12-26 16:33:03 +03:00
unified
operates over diffs annotated with Info
.
This commit is contained in:
parent
4103cfb1e2
commit
0d7261454e
@ -6,7 +6,7 @@ import Syntax
|
||||
import Term
|
||||
import Control.Monad.Free
|
||||
|
||||
unified :: Diff a annotation -> String -> String -> String
|
||||
unified :: Diff a Info -> String -> String -> String
|
||||
unified diff before after =
|
||||
iter f mapped where
|
||||
mapped = fmap unifiedPatch diff
|
||||
|
Loading…
Reference in New Issue
Block a user