| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.Protocol.OpenSource.License
Documentation
data OSIIdentifier Source
Constructors
| OSIIdentifier | |
Fields
| |
data OSIOtherName Source
data OSILicense Source
Constructors
| OSILicense | |
Fields
| |
licenseById :: String -> ExceptT String IO OSILicense Source