Safe Haskell | None |
---|---|
Language | Haskell2010 |
Network.Protocol.OpenSource.License
Documentation
data OSIOtherName #
Instances
data OSILicense #
Constructors
OSILicense | |
Fields
|
Instances
allLicenses :: ExceptT String IO [OSILicense] #
licensesMatchingKeyword :: String -> ExceptT String IO [OSILicense] #
licenseById :: String -> ExceptT String IO OSILicense #