| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Hpack.Config
Documentation
encodePackage :: Package -> ByteString Source #
packageDependencies :: Package -> [Dependency] Source #
Constructors
| Package | |
Fields
| |
Constructors
| Section | |
Fields
| |
Instances
| Functor Section Source # | |
| Foldable Section Source # | |
| Traversable Section Source # | |
| Eq a => Eq (Section a) Source # | |
| Show a => Show (Section a) Source # | |
| Generic (Section a) Source # | |
| ToJSON [Section Executable] Source # | |
| ToJSON (Section ()) Source # | |
| (Generic (Section a), GToJSON (Rep (Section a)), HasTypeName * (Section a), ToJSON a) => ToJSON (Section a) Source # | |
| type Rep (Section a) Source # | |
Constructors
| Library | |
Fields | |
data Conditional Source #
Constructors
| Conditional | |
Fields
| |
Instances
Constructors
| Flag | |
Fields
| |
data SourceRepository Source #
Constructors
| SourceRepository | |
Fields | |