| Copyright | (c) digitally induced GmbH 2020 |
|---|---|
| Safe Haskell | None |
| Language | Haskell2010 |
IHP.Version
Description
Synopsis
- data Edition
- = Basic
- | Pro
- | Business
- | Enterprise
- ihpVersion :: Text
- ihpEdition :: Edition
Documentation
Constructors
| Basic | |
| Pro | |
| Business | |
| Enterprise |
ihpVersion :: Text Source #
Returns the git commit hash of https://github.com/digitallyinduced/ihp at which this IHP version was built
ihpEdition :: Edition Source #