mirror of
https://github.com/github/semantic.git
synced 2025-01-05 05:58:34 +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
|
||||
( Graph(..)
|
||||
, ControlFlowVertex(..)
|
||||
|
Loading…
Reference in New Issue
Block a user