mirror of
https://github.com/github/semantic.git
synced 2024-12-25 07:55:12 +03:00
Hide ++
in the tests.
This commit is contained in:
parent
eb461a3915
commit
d355f268e6
@ -10,7 +10,7 @@ import Test.QuickCheck hiding (Fixed)
|
||||
import Control.Comonad.Cofree
|
||||
import Control.Monad.Free hiding (unfold)
|
||||
import qualified Data.Maybe as Maybe
|
||||
import Source
|
||||
import Source hiding ((++))
|
||||
import Line
|
||||
import Row
|
||||
import Patch
|
||||
|
Loading…
Reference in New Issue
Block a user