mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Merge branch 'core-factoring' into eliminate-core-loc
This commit is contained in:
commit
b99b9f90df
@ -97,6 +97,7 @@ test-suite test
|
||||
, semantic-core
|
||||
, semantic-source ^>= 0
|
||||
, fused-effects
|
||||
, fused-syntax
|
||||
, hedgehog ^>= 1
|
||||
, tasty >= 1.2 && <2
|
||||
, tasty-hedgehog ^>= 1.0.0.1
|
||||
|
@ -222,4 +222,4 @@ data EdgeType term
|
||||
|
||||
-- $setup
|
||||
-- >>> :seti -XOverloadedStrings
|
||||
-- >>> import qualified Data.Core as Core
|
||||
-- >>> import qualified Core.Core as Core
|
||||
|
Loading…
Reference in New Issue
Block a user