| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Pypi.Project
Description
The project data type
Documentation
data PypiProject Source #
Constructors
| PypiProject | |
Fields | |
Instances
data PypiProjectInfo Source #
Constructors
| PypiProjectInfo | |
Fields
| |
Instances
data PypiProjectRelease Source #
Constructors
| PypiProjectRelease | |
Fields
| |
Instances
getReleaseSemVer :: PypiProject -> [SemVer] Source #