1
1
mirror of https://github.com/github/semantic.git synced 2024-12-29 01:42:43 +03:00

scope to getLabel

This commit is contained in:
joshvera 2016-10-13 16:16:50 -04:00
parent 10b6852882
commit b5ff4178e9

View File

@ -11,7 +11,7 @@ import Patch
import Prologue
import Syntax
import Term
import Diffing
import Diffing (getLabel)
import Term.Arbitrary
import Test.Hspec
import Test.Hspec.QuickCheck