| Portability | portable |
|---|---|
| Stability | provisional |
| Maintainer | otakar.smrz mff.cuni.cz |
Version
Contents
Description
Extended support for working with the CVS/SVN revision keyword. The
method revised splits the '$Revision ... $' string supplied to it,
lets it parse with parseVersion of Data.Version, and returns the
result of type Version defined therein. The Data.Version module
is exported, too.
- module Data.Version
- revised :: String -> Version