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

Proto3.Suite.DotProto.Generate.LargeRecord

Description

This module provides functions to generate Haskell records using the large-records library.

Synopsis

Documentation

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

Generate NFData instance for a type using large-generics