Safe Haskell | None |
---|---|
Language | GHC2021 |
Documentation
Instances
Instances
Generic GhciRun Source # | |||||
Defined in Hix.Data.GhciTest
| |||||
Show GhciRun Source # | |||||
Eq GhciRun Source # | |||||
type Rep GhciRun Source # | |||||
Defined in Hix.Data.GhciTest type Rep GhciRun = D1 ('MetaData "GhciRun" "Hix.Data.GhciTest" "hix-0.7.2-7rwpoWJhaauIDtZl7KwtG7" 'False) (C1 ('MetaCons "GhciRun" 'PrefixI 'True) ((S1 ('MetaSel ('Just "test") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 GhciTest) :*: S1 ('MetaSel ('Just "shell") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "run") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "scriptFile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Path Abs File)) :*: S1 ('MetaSel ('Just "cmdline") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))) |
Instances
Generic GhcidRun Source # | |||||
Defined in Hix.Data.GhciTest
| |||||
Show GhcidRun Source # | |||||
Eq GhcidRun Source # | |||||
type Rep GhcidRun Source # | |||||
Defined in Hix.Data.GhciTest type Rep GhcidRun = D1 ('MetaData "GhcidRun" "Hix.Data.GhciTest" "hix-0.7.2-7rwpoWJhaauIDtZl7KwtG7" 'False) (C1 ('MetaCons "GhcidRun" 'PrefixI 'True) (S1 ('MetaSel ('Just "cmdline") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "ghci") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 GhciRun))) |