Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
Instances
Generic Env Source # | |
Show Env Source # | |
Default Env Source # | |
Defined in Proteome.Data.Env | |
type Rep Env Source # | |
Defined in Proteome.Data.Env type Rep Env = D1 ('MetaData "Env" "Proteome.Data.Env" "proteome-0.9.10-48XxF3xo2MP5xTrET0738Y" 'False) (C1 ('MetaCons "Env" 'PrefixI 'True) ((S1 ('MetaSel ('Just "mainProject") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Project) :*: (S1 ('MetaSel ('Just "projects") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 [Project]) :*: S1 ('MetaSel ('Just "currentProjectIndex") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Int))) :*: (S1 ('MetaSel ('Just "configLog") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 [Text]) :*: (S1 ('MetaSel ('Just "buffers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 [Buffer]) :*: S1 ('MetaSel ('Just "replace") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe Replace)))))) |