| ||||||||
| ||||||||
| ||||||||
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. | ||||||||
Synopsis | ||||||||
| ||||||||
Modules Data.Version | ||||||||
Functions | ||||||||
revised :: String -> Version | ||||||||
Produced by Haddock version 0.8 |