proto3-suite-0.9.4: A higher-level API to the proto3-wire library
Safe HaskellNone
LanguageHaskell2010

Proto3.Suite.DotProto.Generate.Record

Description

This module provides functions to generate Haskell records

Synopsis

Documentation

nfDataInstD :: HsDecl -> String -> HsDecl Source #

Generate NFData instance for a type using GHC generics