mirror of
https://github.com/github/semantic.git
synced 2025-01-06 23:46:21 +03:00
lints again
This commit is contained in:
parent
4eac30b895
commit
aac0dccb4f
@ -1,4 +1,4 @@
|
|||||||
{-# LANGUAGE DerivingVia, GeneralizedNewtypeDeriving, RankNTypes, ScopedTypeVariables, TypeFamilies, TypeOperators, UndecidableInstances #-}
|
{-# LANGUAGE DerivingVia, LambdaCase, RankNTypes, ScopedTypeVariables, TypeFamilies, TypeOperators, UndecidableInstances #-}
|
||||||
module Analysis.Abstract.Graph
|
module Analysis.Abstract.Graph
|
||||||
( Graph(..)
|
( Graph(..)
|
||||||
, ControlFlowVertex(..)
|
, ControlFlowVertex(..)
|
||||||
|
Loading…
Reference in New Issue
Block a user