| Copyright | (c) Julian Ospald 2020 |
|---|---|
| License | LGPL-3.0 |
| Maintainer | hasufell@hasufell.de |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
GHCup.Types.JSON.Versions
Contents
Description
Orphan instances
| FromJSON PVP Source # | |
| FromJSON Version Source # | |
| FromJSON Versioning Source # | |
| FromJSONKey Version Source # | |
Methods | |
| FromJSONKey Versioning Source # | |
| ToJSON PVP Source # | |
| ToJSON Version Source # | |
| ToJSON Versioning Source # | |
Methods toJSON :: Versioning -> Value # toEncoding :: Versioning -> Encoding # toJSONList :: [Versioning] -> Value # toEncodingList :: [Versioning] -> Encoding # omitField :: Versioning -> Bool # | |
| ToJSONKey Version Source # | |
| ToJSONKey Versioning Source # | |
| FromJSONKey (Maybe Version) Source # | |
Methods | |
| FromJSONKey (Maybe Versioning) Source # | |
Methods | |
| ToJSONKey (Maybe Version) Source # | |
Methods | |
| ToJSONKey (Maybe Versioning) Source # | |
Methods | |