| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
HaskellWorks.Polysemy.Cabal.Types
Documentation
Constructors
| Plan | |
Fields
| |
Instances
| FromJSON Component Source # | |
Defined in HaskellWorks.Polysemy.Cabal.Types | |
| Generic Component Source # | |
| Show Component Source # | |
| Eq Component Source # | |
| type Rep Component Source # | |
Defined in HaskellWorks.Polysemy.Cabal.Types type Rep Component = D1 ('MetaData "Component" "HaskellWorks.Polysemy.Cabal.Types" "hw-polysemy-0.2.14.12-JkVEObY6sxh9J3MNQWbjvW-core" 'False) (C1 ('MetaCons "Component" 'PrefixI 'True) (S1 ('MetaSel ('Just "componentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "binFile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 (Maybe Text)))) | |