| Copyright | Otakar Smrz 2005-2016 |
|---|---|
| License | GPL |
| Maintainer | otakar-smrz users.sf.net |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | Safe |
| Language | Haskell98 |
Encode.Version
Description
Exports the version of the Encode library and provides support
for working with the SVN/CVS revision keyword. The revised method
parses the '$Revision ... $' string supplied to it. Results have the
type Version of the Data.Version module, which is exported, too.
- module Data.Version
- showPretty :: Version -> String
- revised :: String -> Version
- version :: Version