dhscanner-bitcode 2.0.0 → 2.1.0
raw patch · 1 files changed
+8/−8 lines, 1 filesdep ~aesondep ~basedep ~containersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: aeson, base, containers, dhscanner-ast
API changes (from Hackage documentation)
- Bitcode: instance GHC.Classes.Eq Bitcode.AssignContent
- Bitcode: instance GHC.Classes.Eq Bitcode.AssumeContent
- Bitcode: instance GHC.Classes.Eq Bitcode.BinopContent
- Bitcode: instance GHC.Classes.Eq Bitcode.BinopOp
- Bitcode: instance GHC.Classes.Eq Bitcode.CallContent
- Bitcode: instance GHC.Classes.Eq Bitcode.ConstValue
- Bitcode: instance GHC.Classes.Eq Bitcode.FieldReadContent
- Bitcode: instance GHC.Classes.Eq Bitcode.FieldWriteContent
- Bitcode: instance GHC.Classes.Eq Bitcode.Instruction
- Bitcode: instance GHC.Classes.Eq Bitcode.InstructionContent
- Bitcode: instance GHC.Classes.Eq Bitcode.KeywordArgVariable
- Bitcode: instance GHC.Classes.Eq Bitcode.ParamDeclContent
- Bitcode: instance GHC.Classes.Eq Bitcode.ParamVariable
- Bitcode: instance GHC.Classes.Eq Bitcode.ReturnContent
- Bitcode: instance GHC.Classes.Eq Bitcode.SrcVariable
- Bitcode: instance GHC.Classes.Eq Bitcode.SubscriptReadContent
- Bitcode: instance GHC.Classes.Eq Bitcode.SubscriptWriteContent
- Bitcode: instance GHC.Classes.Eq Bitcode.TmpVariable
- Bitcode: instance GHC.Classes.Eq Bitcode.UnopContent
- Bitcode: instance GHC.Classes.Eq Bitcode.UnresolvedRefContent
- Bitcode: instance GHC.Classes.Eq Bitcode.Value
- Bitcode: instance GHC.Classes.Eq Bitcode.Variable
- Bitcode: instance GHC.Classes.Ord Bitcode.AssignContent
- Bitcode: instance GHC.Classes.Ord Bitcode.AssumeContent
- Bitcode: instance GHC.Classes.Ord Bitcode.BinopContent
- Bitcode: instance GHC.Classes.Ord Bitcode.BinopOp
- Bitcode: instance GHC.Classes.Ord Bitcode.CallContent
- Bitcode: instance GHC.Classes.Ord Bitcode.ConstValue
- Bitcode: instance GHC.Classes.Ord Bitcode.FieldReadContent
- Bitcode: instance GHC.Classes.Ord Bitcode.FieldWriteContent
- Bitcode: instance GHC.Classes.Ord Bitcode.Instruction
- Bitcode: instance GHC.Classes.Ord Bitcode.InstructionContent
- Bitcode: instance GHC.Classes.Ord Bitcode.KeywordArgVariable
- Bitcode: instance GHC.Classes.Ord Bitcode.ParamDeclContent
- Bitcode: instance GHC.Classes.Ord Bitcode.ParamVariable
- Bitcode: instance GHC.Classes.Ord Bitcode.ReturnContent
- Bitcode: instance GHC.Classes.Ord Bitcode.SrcVariable
- Bitcode: instance GHC.Classes.Ord Bitcode.SubscriptReadContent
- Bitcode: instance GHC.Classes.Ord Bitcode.SubscriptWriteContent
- Bitcode: instance GHC.Classes.Ord Bitcode.TmpVariable
- Bitcode: instance GHC.Classes.Ord Bitcode.UnopContent
- Bitcode: instance GHC.Classes.Ord Bitcode.UnresolvedRefContent
- Bitcode: instance GHC.Classes.Ord Bitcode.Value
- Bitcode: instance GHC.Classes.Ord Bitcode.Variable
- Bitcode: instance GHC.Generics.Generic Bitcode.AssignContent
- Bitcode: instance GHC.Generics.Generic Bitcode.AssumeContent
- Bitcode: instance GHC.Generics.Generic Bitcode.BinopContent
- Bitcode: instance GHC.Generics.Generic Bitcode.BinopOp
- Bitcode: instance GHC.Generics.Generic Bitcode.CallContent
- Bitcode: instance GHC.Generics.Generic Bitcode.ConstValue
- Bitcode: instance GHC.Generics.Generic Bitcode.FieldReadContent
- Bitcode: instance GHC.Generics.Generic Bitcode.FieldWriteContent
- Bitcode: instance GHC.Generics.Generic Bitcode.Instruction
- Bitcode: instance GHC.Generics.Generic Bitcode.InstructionContent
- Bitcode: instance GHC.Generics.Generic Bitcode.KeywordArgVariable
- Bitcode: instance GHC.Generics.Generic Bitcode.ParamDeclContent
- Bitcode: instance GHC.Generics.Generic Bitcode.ParamVariable
- Bitcode: instance GHC.Generics.Generic Bitcode.ReturnContent
- Bitcode: instance GHC.Generics.Generic Bitcode.SrcVariable
- Bitcode: instance GHC.Generics.Generic Bitcode.SubscriptReadContent
- Bitcode: instance GHC.Generics.Generic Bitcode.SubscriptWriteContent
- Bitcode: instance GHC.Generics.Generic Bitcode.TmpVariable
- Bitcode: instance GHC.Generics.Generic Bitcode.UnopContent
- Bitcode: instance GHC.Generics.Generic Bitcode.UnresolvedRefContent
- Bitcode: instance GHC.Generics.Generic Bitcode.Value
- Bitcode: instance GHC.Generics.Generic Bitcode.Variable
- Bitcode: instance GHC.Show.Show Bitcode.AssignContent
- Bitcode: instance GHC.Show.Show Bitcode.AssumeContent
- Bitcode: instance GHC.Show.Show Bitcode.BinopContent
- Bitcode: instance GHC.Show.Show Bitcode.BinopOp
- Bitcode: instance GHC.Show.Show Bitcode.CallContent
- Bitcode: instance GHC.Show.Show Bitcode.ConstValue
- Bitcode: instance GHC.Show.Show Bitcode.FieldReadContent
- Bitcode: instance GHC.Show.Show Bitcode.FieldWriteContent
- Bitcode: instance GHC.Show.Show Bitcode.Instruction
- Bitcode: instance GHC.Show.Show Bitcode.InstructionContent
- Bitcode: instance GHC.Show.Show Bitcode.KeywordArgVariable
- Bitcode: instance GHC.Show.Show Bitcode.ParamDeclContent
- Bitcode: instance GHC.Show.Show Bitcode.ParamVariable
- Bitcode: instance GHC.Show.Show Bitcode.ReturnContent
- Bitcode: instance GHC.Show.Show Bitcode.SrcVariable
- Bitcode: instance GHC.Show.Show Bitcode.SubscriptReadContent
- Bitcode: instance GHC.Show.Show Bitcode.SubscriptWriteContent
- Bitcode: instance GHC.Show.Show Bitcode.TmpVariable
- Bitcode: instance GHC.Show.Show Bitcode.UnopContent
- Bitcode: instance GHC.Show.Show Bitcode.UnresolvedRefContent
- Bitcode: instance GHC.Show.Show Bitcode.Value
- Bitcode: instance GHC.Show.Show Bitcode.Variable
- Callable: instance GHC.Classes.Eq Callable.Annotation
- Callable: instance GHC.Classes.Eq Callable.Callable
- Callable: instance GHC.Classes.Eq Callable.Callables
- Callable: instance GHC.Classes.Eq Callable.FunctionContent
- Callable: instance GHC.Classes.Eq Callable.HostingClassSuper
- Callable: instance GHC.Classes.Eq Callable.LambdaContent
- Callable: instance GHC.Classes.Eq Callable.MethodContent
- Callable: instance GHC.Classes.Eq Callable.ScriptContent
- Callable: instance GHC.Classes.Ord Callable.Annotation
- Callable: instance GHC.Classes.Ord Callable.Callable
- Callable: instance GHC.Classes.Ord Callable.Callables
- Callable: instance GHC.Classes.Ord Callable.FunctionContent
- Callable: instance GHC.Classes.Ord Callable.HostingClassSuper
- Callable: instance GHC.Classes.Ord Callable.LambdaContent
- Callable: instance GHC.Classes.Ord Callable.MethodContent
- Callable: instance GHC.Classes.Ord Callable.ScriptContent
- Callable: instance GHC.Generics.Generic Callable.Annotation
- Callable: instance GHC.Generics.Generic Callable.Callable
- Callable: instance GHC.Generics.Generic Callable.Callables
- Callable: instance GHC.Generics.Generic Callable.FunctionContent
- Callable: instance GHC.Generics.Generic Callable.HostingClassSuper
- Callable: instance GHC.Generics.Generic Callable.LambdaContent
- Callable: instance GHC.Generics.Generic Callable.MethodContent
- Callable: instance GHC.Generics.Generic Callable.ScriptContent
- Callable: instance GHC.Show.Show Callable.Annotation
- Callable: instance GHC.Show.Show Callable.Callable
- Callable: instance GHC.Show.Show Callable.Callables
- Callable: instance GHC.Show.Show Callable.FunctionContent
- Callable: instance GHC.Show.Show Callable.HostingClassSuper
- Callable: instance GHC.Show.Show Callable.LambdaContent
- Callable: instance GHC.Show.Show Callable.MethodContent
- Callable: instance GHC.Show.Show Callable.ScriptContent
- Cfg: instance GHC.Classes.Eq Cfg.Cfg
- Cfg: instance GHC.Classes.Eq Cfg.Content
- Cfg: instance GHC.Classes.Eq Cfg.Edge
- Cfg: instance GHC.Classes.Eq Cfg.Edges
- Cfg: instance GHC.Classes.Eq Cfg.Node
- Cfg: instance GHC.Classes.Eq Cfg.Nodes
- Cfg: instance GHC.Classes.Ord Cfg.Cfg
- Cfg: instance GHC.Classes.Ord Cfg.Content
- Cfg: instance GHC.Classes.Ord Cfg.Edge
- Cfg: instance GHC.Classes.Ord Cfg.Edges
- Cfg: instance GHC.Classes.Ord Cfg.Node
- Cfg: instance GHC.Classes.Ord Cfg.Nodes
- Cfg: instance GHC.Generics.Generic Cfg.Cfg
- Cfg: instance GHC.Generics.Generic Cfg.Content
- Cfg: instance GHC.Generics.Generic Cfg.Edge
- Cfg: instance GHC.Generics.Generic Cfg.Edges
- Cfg: instance GHC.Generics.Generic Cfg.Node
- Cfg: instance GHC.Show.Show Cfg.Cfg
- Cfg: instance GHC.Show.Show Cfg.Content
- Cfg: instance GHC.Show.Show Cfg.Edge
- Cfg: instance GHC.Show.Show Cfg.Edges
- Cfg: instance GHC.Show.Show Cfg.Node
- Cfg: instance GHC.Show.Show Cfg.Nodes
- Fqn: instance GHC.Classes.Eq Fqn.ClassInstanceContent
- Fqn: instance GHC.Classes.Eq Fqn.ClassNameContent
- Fqn: instance GHC.Classes.Eq Fqn.FirstPartyDirImportContent
- Fqn: instance GHC.Classes.Eq Fqn.FirstPartyImportContent
- Fqn: instance GHC.Classes.Eq Fqn.Fqn
- Fqn: instance GHC.Classes.Eq Fqn.InstanceAttribute
- Fqn: instance GHC.Classes.Eq Fqn.InstanceName
- Fqn: instance GHC.Classes.Eq Fqn.ThirdPartyImportContent
- Fqn: instance GHC.Classes.Ord Fqn.ClassInstanceContent
- Fqn: instance GHC.Classes.Ord Fqn.ClassNameContent
- Fqn: instance GHC.Classes.Ord Fqn.FirstPartyDirImportContent
- Fqn: instance GHC.Classes.Ord Fqn.FirstPartyImportContent
- Fqn: instance GHC.Classes.Ord Fqn.Fqn
- Fqn: instance GHC.Classes.Ord Fqn.InstanceAttribute
- Fqn: instance GHC.Classes.Ord Fqn.InstanceName
- Fqn: instance GHC.Classes.Ord Fqn.ThirdPartyImportContent
- Fqn: instance GHC.Generics.Generic Fqn.ClassInstanceContent
- Fqn: instance GHC.Generics.Generic Fqn.ClassNameContent
- Fqn: instance GHC.Generics.Generic Fqn.FirstPartyDirImportContent
- Fqn: instance GHC.Generics.Generic Fqn.FirstPartyImportContent
- Fqn: instance GHC.Generics.Generic Fqn.Fqn
- Fqn: instance GHC.Generics.Generic Fqn.InstanceAttribute
- Fqn: instance GHC.Generics.Generic Fqn.InstanceName
- Fqn: instance GHC.Generics.Generic Fqn.ThirdPartyImportContent
- Fqn: instance GHC.Show.Show Fqn.ClassInstanceContent
- Fqn: instance GHC.Show.Show Fqn.ClassNameContent
- Fqn: instance GHC.Show.Show Fqn.FirstPartyDirImportContent
- Fqn: instance GHC.Show.Show Fqn.FirstPartyImportContent
- Fqn: instance GHC.Show.Show Fqn.Fqn
- Fqn: instance GHC.Show.Show Fqn.InstanceAttribute
- Fqn: instance GHC.Show.Show Fqn.InstanceName
- Fqn: instance GHC.Show.Show Fqn.ThirdPartyImportContent
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.AssignContent
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.AssumeContent
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.BinopContent
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.BinopOp
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.CallContent
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.ConstValue
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.FieldReadContent
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.FieldWriteContent
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.Instruction
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.InstructionContent
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.KeywordArgVariable
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.ParamDeclContent
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.ParamVariable
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.ReturnContent
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.SrcVariable
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.SubscriptReadContent
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.SubscriptWriteContent
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.TmpVariable
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.UnopContent
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.UnresolvedRefContent
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.Value
+ Bitcode: instance GHC.Internal.Classes.Eq Bitcode.Variable
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.AssignContent
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.AssumeContent
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.BinopContent
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.BinopOp
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.CallContent
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.ConstValue
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.FieldReadContent
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.FieldWriteContent
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.Instruction
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.InstructionContent
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.KeywordArgVariable
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.ParamDeclContent
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.ParamVariable
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.ReturnContent
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.SrcVariable
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.SubscriptReadContent
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.SubscriptWriteContent
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.TmpVariable
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.UnopContent
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.UnresolvedRefContent
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.Value
+ Bitcode: instance GHC.Internal.Classes.Ord Bitcode.Variable
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.AssignContent
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.AssumeContent
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.BinopContent
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.BinopOp
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.CallContent
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.ConstValue
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.FieldReadContent
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.FieldWriteContent
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.Instruction
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.InstructionContent
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.KeywordArgVariable
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.ParamDeclContent
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.ParamVariable
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.ReturnContent
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.SrcVariable
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.SubscriptReadContent
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.SubscriptWriteContent
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.TmpVariable
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.UnopContent
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.UnresolvedRefContent
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.Value
+ Bitcode: instance GHC.Internal.Generics.Generic Bitcode.Variable
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.AssignContent
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.AssumeContent
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.BinopContent
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.BinopOp
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.CallContent
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.ConstValue
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.FieldReadContent
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.FieldWriteContent
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.Instruction
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.InstructionContent
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.KeywordArgVariable
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.ParamDeclContent
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.ParamVariable
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.ReturnContent
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.SrcVariable
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.SubscriptReadContent
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.SubscriptWriteContent
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.TmpVariable
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.UnopContent
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.UnresolvedRefContent
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.Value
+ Bitcode: instance GHC.Internal.Show.Show Bitcode.Variable
+ Callable: instance GHC.Internal.Classes.Eq Callable.Annotation
+ Callable: instance GHC.Internal.Classes.Eq Callable.Callable
+ Callable: instance GHC.Internal.Classes.Eq Callable.Callables
+ Callable: instance GHC.Internal.Classes.Eq Callable.FunctionContent
+ Callable: instance GHC.Internal.Classes.Eq Callable.HostingClassSuper
+ Callable: instance GHC.Internal.Classes.Eq Callable.LambdaContent
+ Callable: instance GHC.Internal.Classes.Eq Callable.MethodContent
+ Callable: instance GHC.Internal.Classes.Eq Callable.ScriptContent
+ Callable: instance GHC.Internal.Classes.Ord Callable.Annotation
+ Callable: instance GHC.Internal.Classes.Ord Callable.Callable
+ Callable: instance GHC.Internal.Classes.Ord Callable.Callables
+ Callable: instance GHC.Internal.Classes.Ord Callable.FunctionContent
+ Callable: instance GHC.Internal.Classes.Ord Callable.HostingClassSuper
+ Callable: instance GHC.Internal.Classes.Ord Callable.LambdaContent
+ Callable: instance GHC.Internal.Classes.Ord Callable.MethodContent
+ Callable: instance GHC.Internal.Classes.Ord Callable.ScriptContent
+ Callable: instance GHC.Internal.Generics.Generic Callable.Annotation
+ Callable: instance GHC.Internal.Generics.Generic Callable.Callable
+ Callable: instance GHC.Internal.Generics.Generic Callable.Callables
+ Callable: instance GHC.Internal.Generics.Generic Callable.FunctionContent
+ Callable: instance GHC.Internal.Generics.Generic Callable.HostingClassSuper
+ Callable: instance GHC.Internal.Generics.Generic Callable.LambdaContent
+ Callable: instance GHC.Internal.Generics.Generic Callable.MethodContent
+ Callable: instance GHC.Internal.Generics.Generic Callable.ScriptContent
+ Callable: instance GHC.Internal.Show.Show Callable.Annotation
+ Callable: instance GHC.Internal.Show.Show Callable.Callable
+ Callable: instance GHC.Internal.Show.Show Callable.Callables
+ Callable: instance GHC.Internal.Show.Show Callable.FunctionContent
+ Callable: instance GHC.Internal.Show.Show Callable.HostingClassSuper
+ Callable: instance GHC.Internal.Show.Show Callable.LambdaContent
+ Callable: instance GHC.Internal.Show.Show Callable.MethodContent
+ Callable: instance GHC.Internal.Show.Show Callable.ScriptContent
+ Cfg: instance GHC.Internal.Classes.Eq Cfg.Cfg
+ Cfg: instance GHC.Internal.Classes.Eq Cfg.Content
+ Cfg: instance GHC.Internal.Classes.Eq Cfg.Edge
+ Cfg: instance GHC.Internal.Classes.Eq Cfg.Edges
+ Cfg: instance GHC.Internal.Classes.Eq Cfg.Node
+ Cfg: instance GHC.Internal.Classes.Eq Cfg.Nodes
+ Cfg: instance GHC.Internal.Classes.Ord Cfg.Cfg
+ Cfg: instance GHC.Internal.Classes.Ord Cfg.Content
+ Cfg: instance GHC.Internal.Classes.Ord Cfg.Edge
+ Cfg: instance GHC.Internal.Classes.Ord Cfg.Edges
+ Cfg: instance GHC.Internal.Classes.Ord Cfg.Node
+ Cfg: instance GHC.Internal.Classes.Ord Cfg.Nodes
+ Cfg: instance GHC.Internal.Generics.Generic Cfg.Cfg
+ Cfg: instance GHC.Internal.Generics.Generic Cfg.Content
+ Cfg: instance GHC.Internal.Generics.Generic Cfg.Edge
+ Cfg: instance GHC.Internal.Generics.Generic Cfg.Edges
+ Cfg: instance GHC.Internal.Generics.Generic Cfg.Node
+ Cfg: instance GHC.Internal.Show.Show Cfg.Cfg
+ Cfg: instance GHC.Internal.Show.Show Cfg.Content
+ Cfg: instance GHC.Internal.Show.Show Cfg.Edge
+ Cfg: instance GHC.Internal.Show.Show Cfg.Edges
+ Cfg: instance GHC.Internal.Show.Show Cfg.Node
+ Cfg: instance GHC.Internal.Show.Show Cfg.Nodes
+ Fqn: instance GHC.Internal.Classes.Eq Fqn.ClassInstanceContent
+ Fqn: instance GHC.Internal.Classes.Eq Fqn.ClassNameContent
+ Fqn: instance GHC.Internal.Classes.Eq Fqn.FirstPartyDirImportContent
+ Fqn: instance GHC.Internal.Classes.Eq Fqn.FirstPartyImportContent
+ Fqn: instance GHC.Internal.Classes.Eq Fqn.Fqn
+ Fqn: instance GHC.Internal.Classes.Eq Fqn.InstanceAttribute
+ Fqn: instance GHC.Internal.Classes.Eq Fqn.InstanceName
+ Fqn: instance GHC.Internal.Classes.Eq Fqn.ThirdPartyImportContent
+ Fqn: instance GHC.Internal.Classes.Ord Fqn.ClassInstanceContent
+ Fqn: instance GHC.Internal.Classes.Ord Fqn.ClassNameContent
+ Fqn: instance GHC.Internal.Classes.Ord Fqn.FirstPartyDirImportContent
+ Fqn: instance GHC.Internal.Classes.Ord Fqn.FirstPartyImportContent
+ Fqn: instance GHC.Internal.Classes.Ord Fqn.Fqn
+ Fqn: instance GHC.Internal.Classes.Ord Fqn.InstanceAttribute
+ Fqn: instance GHC.Internal.Classes.Ord Fqn.InstanceName
+ Fqn: instance GHC.Internal.Classes.Ord Fqn.ThirdPartyImportContent
+ Fqn: instance GHC.Internal.Generics.Generic Fqn.ClassInstanceContent
+ Fqn: instance GHC.Internal.Generics.Generic Fqn.ClassNameContent
+ Fqn: instance GHC.Internal.Generics.Generic Fqn.FirstPartyDirImportContent
+ Fqn: instance GHC.Internal.Generics.Generic Fqn.FirstPartyImportContent
+ Fqn: instance GHC.Internal.Generics.Generic Fqn.Fqn
+ Fqn: instance GHC.Internal.Generics.Generic Fqn.InstanceAttribute
+ Fqn: instance GHC.Internal.Generics.Generic Fqn.InstanceName
+ Fqn: instance GHC.Internal.Generics.Generic Fqn.ThirdPartyImportContent
+ Fqn: instance GHC.Internal.Show.Show Fqn.ClassInstanceContent
+ Fqn: instance GHC.Internal.Show.Show Fqn.ClassNameContent
+ Fqn: instance GHC.Internal.Show.Show Fqn.FirstPartyDirImportContent
+ Fqn: instance GHC.Internal.Show.Show Fqn.FirstPartyImportContent
+ Fqn: instance GHC.Internal.Show.Show Fqn.Fqn
+ Fqn: instance GHC.Internal.Show.Show Fqn.InstanceAttribute
+ Fqn: instance GHC.Internal.Show.Show Fqn.InstanceName
+ Fqn: instance GHC.Internal.Show.Show Fqn.ThirdPartyImportContent
Files
- dhscanner-bitcode.cabal +8/−8
dhscanner-bitcode.cabal view
@@ -1,4 +1,4 @@-cabal-version: 3.0 +cabal-version: 3.12 name: dhscanner-bitcode category: sast synopsis: Intermediate language for static code analysis @@ -20,7 +20,7 @@ in mind. The commands resemble an abstract RISC-style assembley, motivated by keeping later-phases analyses as simple as possible. -version: 2.0.0 +version: 2.1.0 license: GPL-3.0-only license-file: LICENSE author: OrenGitHub @@ -45,16 +45,16 @@ Fqn build-depends: - aeson, - base >=4.17 && <=4.20, - containers, - dhscanner-ast >= 1.1.5, + aeson >= 2.3 && < 2.4, + base >= 4.22 && < 4.23, + containers >= 0.8 && < 0.9, + dhscanner-ast >= 1.3 && < 1.4 hs-source-dirs: src default-language: - Haskell2010 + GHC2024 test-suite dhscanner-bitcode-test @@ -79,4 +79,4 @@ random default-language: - Haskell2010 + GHC2024