mirror of
https://github.com/github/semantic.git
synced 2025-01-05 05:58:34 +03:00
lint
This commit is contained in:
parent
2784f14c51
commit
8cbd955629
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE DerivingVia, GeneralizedNewtypeDeriving, LambdaCase, RankNTypes, ScopedTypeVariables, TypeFamilies, TypeOperators, UndecidableInstances #-}
|
||||
{-# LANGUAGE DerivingVia, GeneralizedNewtypeDeriving, RankNTypes, ScopedTypeVariables, TypeFamilies, TypeOperators, UndecidableInstances #-}
|
||||
module Analysis.Abstract.Graph
|
||||
( Graph(..)
|
||||
, ControlFlowVertex(..)
|
||||
|
Loading…
Reference in New Issue
Block a user