Nix.Json
toEncodingSorted :: Value -> Encoding Source #
toJSONNixString :: forall e t (f :: Type -> Type) m. MonadNix e t f m => NValue t f m -> m NixString Source #
toJSON :: forall e t (f :: Type -> Type) (m :: Type -> Type). MonadNix e t f m => NValue t f m -> WithStringContextT m Value Source #