| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Network.ONCRPC.XDR.Cabal
Description
Cabal utilities for XDR processing.
Synopsis
Documentation
ppRPCGenSuffixHandler :: PPSuffixHandler Source #
Pre-processor for hsrpcgen.
You can use it by setting .
Note that this will override the default alex UserHooks { hookedPrepProcessors = [ppRPCGenSuffixHandler] }.x file handler.
You can also specify custom cabal fields corresponding to ReidentOptions and command-line flags prefixed with x-rpcgen-: {upper,lower}-prefix, join-{field,procedure}, and {field,procedure}s-unique}.