hix-0.7.0: Haskell/Nix development build tools
Safe HaskellSafe-Inferred
LanguageGHC2021

Hix.Managed.Cabal.Repo

Documentation

data IndexProblem Source #

Instances

Instances details
Generic IndexProblem Source # 
Instance details

Defined in Hix.Managed.Cabal.Repo

Associated Types

type Rep IndexProblem :: Type -> Type #

Show IndexProblem Source # 
Instance details

Defined in Hix.Managed.Cabal.Repo

Eq IndexProblem Source # 
Instance details

Defined in Hix.Managed.Cabal.Repo

type Rep IndexProblem Source # 
Instance details

Defined in Hix.Managed.Cabal.Repo

type Rep IndexProblem = D1 ('MetaData "IndexProblem" "Hix.Managed.Cabal.Repo" "hix-0.7.0-1RsI1H0rYs1Kacz9sjlUfZ" 'False) (C1 ('MetaCons "IndexMissing" 'PrefixI 'False) (U1 :: Type -> Type) :+: (C1 ('MetaCons "IndexOutdated" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "IndexMismatch" 'PrefixI 'False) (U1 :: Type -> Type)))