Documentation
data NV Source #
Package name-version type
Instances
Instances details
readNV :: String -> NV Source #
Read an NV
Errors if not of the form "name-version"
eitherNV :: String -> Either String NV Source #
Read a package name-version or return a failure string