napkin-1.0.0
Safe HaskellSafe-Inferred
LanguageGHC2021

Napkin.Utils.Version

Documentation

data NapkinVersionInfo #

Instances

Instances details
Generic NapkinVersionInfo # 
Instance details

Defined in Napkin.Utils.Version

Associated Types

type Rep NapkinVersionInfo :: Type -> Type #

type Rep NapkinVersionInfo # 
Instance details

Defined in Napkin.Utils.Version

type Rep NapkinVersionInfo = D1 ('MetaData "NapkinVersionInfo" "Napkin.Utils.Version" "napkin-1.0.0-B79azc00rn1K8mj00hwhwG" 'False) (C1 ('MetaCons "NapkinVersionInfo" 'PrefixI 'True) ((S1 ('MetaSel ('Just "builtAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 String) :*: (S1 ('MetaSel ('Just "ghcVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 String) :*: S1 ('MetaSel ('Just "napkinVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 String))) :*: ((S1 ('MetaSel ('Just "gitCommitHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 String) :*: S1 ('MetaSel ('Just "gitShortCommitHash") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 String)) :*: (S1 ('MetaSel ('Just "sqliteVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 String) :*: S1 ('MetaSel ('Just "metaprogramming") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Bool)))))