mirror of
https://github.com/github/semantic.git
synced 2024-12-22 14:21:31 +03:00
Re-export overlay/connect/vertex.
This commit is contained in:
parent
23bf0d2402
commit
ee8f2d1611
@ -1,6 +1,9 @@
|
||||
{-# LANGUAGE GeneralizedNewtypeDeriving, TypeFamilies, UndecidableInstances #-}
|
||||
module Data.Graph
|
||||
( Graph(..)
|
||||
, Class.overlay
|
||||
, Class.connect
|
||||
, Class.vertex
|
||||
) where
|
||||
|
||||
import qualified Algebra.Graph as G
|
||||
|
Loading…
Reference in New Issue
Block a user