hnix-0.17.0: Haskell implementation of the Nix language
Safe HaskellNone
LanguageHaskell2010

Nix.Json

Documentation

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 #