hnix-store-json-0.1.0.0: JSON serialization for core types
Safe HaskellSafe-Inferred
LanguageHaskell2010

System.Nix.JSON

Description

This module is mostly a stub for now providing (From|To)JSON for Realisation type which is required for `-remote`.

Documentation

data LowerLeading Source #

Instances

Instances details
StringModifier LowerLeading Source # 
Instance details

Defined in System.Nix.JSON

Orphan instances

FromJSON Realisation Source # 
Instance details

FromJSON RealisationWithId Source # 
Instance details

FromJSON Signature Source # 
Instance details

FromJSON StorePath Source # 
Instance details

FromJSON StorePathHashPart Source # 
Instance details

FromJSON StorePathName Source # 
Instance details

ToJSON Realisation Source # 
Instance details

ToJSON RealisationWithId Source # 
Instance details

ToJSON Signature Source # 
Instance details

ToJSON StorePath Source # 
Instance details

ToJSON StorePathHashPart Source # 
Instance details

ToJSON StorePathName Source # 
Instance details

FromJSON (DerivationOutput OutputName) Source # 
Instance details

FromJSONKey (DerivationOutput OutputName) Source # 
Instance details

ToJSON (DerivationOutput OutputName) Source # 
Instance details

ToJSONKey (DerivationOutput OutputName) Source # 
Instance details