1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00

Stub in the type of unified.

This commit is contained in:
Rob Rix 2015-11-19 14:36:32 -08:00
parent 0c6ba1f3a6
commit a5729774d0

View File

@ -1 +1,5 @@
module Unified where module Unified where
import Diff
unified :: Diff a annotation -> String -> String -> String