1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00

import Patch for maybeSnd.

This commit is contained in:
Rob Rix 2016-04-14 21:57:21 -04:00
parent 19ccf9fd54
commit b934fc53a0

View File

@ -8,6 +8,7 @@ module Renderer.Patch (
import Alignment
import Diff
import Info
import Patch
import Prelude hiding (snd)
import Renderer
import Source hiding ((++), break)