ganeti
Safe HaskellNone

Ganeti.Hs2Py.GenConstants

Description

Template Haskell code for Haskell to Python constants.

Documentation

fileFromModule :: Maybe String -> String Source #

comment :: Name -> String Source #

genList :: Name -> [Name] -> Q [Dec] Source #

genPyConstants :: String -> [Name] -> Q [Dec] Source #